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

Task #2065 - Table caption

Add caption to the table in index.html Its content should be Courses list 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 #2067 - Rowspan

In index.html there鈥檚 a table with two rows. The first cell of the first row should be stretched to the second row too. You can do it by adding a rowspan attribute to that cell....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2071 - First title

Update the html document title It should become My first website 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 #2072 - From the very beginning

Let鈥檚 start developing your JS blog Start by creating an html document and add a title to it The title should be My JS blog This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #2073 - Autograph

Let鈥檚 change the name of the blog author Let it be JS Master 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 #2074 - Description

There鈥檚 one problem with the description in index.html. Fix the issue, but don鈥檛 change the description itself. 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 #2081 - UI revisions

Designer has told you to do some changes. The color of the text in the paragraph is green, you need to make it red. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

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