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

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

Task #2175 - Nav bar

Today we need to add styles for the site navigation. The .nav block should be locked at the very top of the screen. Its height should be 50px and its width should be the entire browser window....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2181 - Visited link

Change the text color for the visited link from red to green. 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 #2182 - Hover styling

The index.html file contains a list of links to lectures. When hovering over each link, it should have a right padding of 30px. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master