馃殌 CYBER WEEK SALE: 50% OFF on JavaScript Fundamentals 馃挭

Task #2243 - Adaptive grid

The subscription page should display well on all devices. For screens up to 1280px, the .wrapper element must contain two columns of 300px width. For screens up to 740px, the ....

August 15, 2020 路 2 min 路 Coderslang Master

Task #2244 - Responsive font size

All text inside h1, h3, li looks too large on screens smaller than 640px. Let鈥檚 fix it. We need to reduce the font sizes for these screens by 1.6 times....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #1 - Mining Empire landing

We will develop a landing page for a mobile game. This is where all the knowledge you gain will come in handy! Let鈥檚 get started? At the first stage we鈥檒l add a page title....

August 15, 2020 路 2 min 路 Coderslang Master

Task #2251, Stage #10 - Mining Empire landing

The div.container from the second section must have a border-bottom class. This class should add a bottom border - 1px solid #dee2e6. The description-section element must have a top padding of 75px....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #11 - Mining Empire landing

Let鈥檚 add another section .description-section. Inside the first column there will be a div.section-image with the image screen2.png. There will be div.content inside the second column. The heading text is h1 - Learn with us....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #12 - Mining Empire landing

Now let鈥檚 add a comment section - section.comments-section. The structure is similar, but there will be two div.row. The first should have an additional class one-column, the second should have a columns-view....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #13 - Mining Empire landing

Texts for paragraphs of each box: First impressions on first day of launch: stable, and has all the UI parts working fine. as inner text`; I like it it is very fun to play!...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #14 - Mining Empire landing

Now let鈥檚 style the comment block. The background color of .comments-section should be #E4ECEE, and the top padding is 50px, the bottom one is 32px. The .one-column element must have one column....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #15 - Mining Empire landing

Each .card .user must be a flex container. The avatar width should be 50px and the radius should be 50%. The right margin of each avatar must be 22px. The font size of the ....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2251, Stage #16 - Mining Empire landing

Add another section .join-section. The structure is the same as in the previous section. The only difference is in the second .row - it must have a second one-column class....

August 15, 2020 路 1 min 路 Coderslang Master