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

Task #2082 - Inline styles

The font size is too small. Let鈥檚 add a font-size CSS property with a value of 18px. 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 #2083 - Bold text

Make the text inside a paragraph bold using CSS. Don鈥檛 use the <b> tag, just styles. 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 #2084 - More styles

Improve the paragraph styling by adding all the styles we have already learned. Make the text bold and the color orange. The font size should be 16px. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2085 - Part

Select the CSS word inside the paragraph, using the <span> tag. Make it bold and 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 #2091 - All green

Make the text in all paragraphs green. Don鈥檛 use inline styles. Don鈥檛 change the number of paragraphs. 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 #2092 - Something new

Let鈥檚 practice a new style - the background color. Give all paragraphs a blue background and white text for the text. Don鈥檛 use inline styles, don鈥檛 change the number of paragraphs....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2093 - A little fantasy

Come up with a title for the page about your CSS adventures and add it to the <h2> tag. Add a couple of paragraphs about what interests you the most in the course....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2094 - The promised task

As I promised in the lecture, we will work with relative sizes The document has a block with two paragraphs. Set the block height to 500px and the height of each paragraph to 40% of the parent鈥檚 height...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2095 - Many elements to style

Make the text of each paragraph brown. The text of each <h2> header must be 18px size. The first level heading text should be red and 22px size. Don鈥檛 use inline styles....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2101 - External Styles

Styles are plugged in and everything works fine. Let鈥檚 add a slight tweak to it. Align the heading <h1> to the center of the screen. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master