Task #2031 - Emphasis on text #1
Make all text in index.html bold using the <b> tag Don鈥檛 change the content 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...
Make all text in index.html bold using the <b> tag Don鈥檛 change the content 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...
Make all text in index.html italic Don鈥檛 change the content 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...
Make all text in index.html both italic and bold using the tags <i> and <b> Don鈥檛 change the content 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...
Add two nested paragraphs to each You can write any text to your own blog. 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...
In the index.html file you will find some paragraphs about JS. Read them and align each one to the right. This task is part of the Full-Stack JavaScript Course...
Let鈥檚 decorate the page a little. Make the first separator line red. And make the second line 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...
The picture is too wide. Limit the image width to 50px. 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...
Someone has added an image tag to our website. However, neither the path to the image, nor the alt attribute were not provided. Add the path to the picture - https://learn....
Someone has added an a tag with a link to cool resource, but this link doesn鈥檛 work. Fix the reference and make sure everything works fine. This task is part of the Full-Stack JavaScript Course...
Add an attribute to the link in the index.html file to open it in a new tab 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...