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

Task #2155 - Left border

Add a left border to the paragraph. Use only one CSS property for this. Border must be solid, black, 2px wide. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2161 - Margins

Add 10px margins to each<div>block. Use only one property with one value. This task is part of the Full-Stack JavaScript Course If you have any issues with it, you can ask for community help below the post...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2162 - Separate margins

Add top and left margins to the <h2> heading. The top margin should be 15px. The left margin should be 20px. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2163 - Padding

Add padding to each paragraph. Top and bottom padding should be 20px. The left and right sides should be 10px. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2164 - Negative fields

There are three <div> blocks in the index.html file. The 2nd and the 3rd paragraphs need to be 5px raised to the previous. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2165 - Default values

Change the default margin and padding values for the <ul> list. The font size of the list is 18px, the vertical margins should be the half the font-size (use em)....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2171 - Relative size

Give your paragraphs a 20px font size. The paragraph height must be 2.5 times larger then the font size. Use relative units to indicate height. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2172 - Relative size #2

The height of the heading <h2> is given in relative units of rem. Without changing the height of the heading, make it so that its height is 50px. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2173 - Move me

Move the <h2> heading to make sure it鈥檚 located 45px away from left side of the page. This task is part of the Full-Stack JavaScript Course If you have any issues with it, you can ask for community help below the post...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2174 - Fix position

Your colleague added numbering for two blocks with class block. Numbers should appear in the lower right corner of each block. But they don鈥檛 appear there, you need to fix this....

August 15, 2020 路 1 min 路 Coderslang Master