Self-Eval Exercise 3: Images, URLs and Beyond!
Explore key HTML tasks involving images, links, and page navigation to build practical skills for front-end interviews. Learn to create headings with links, implement anchor navigation from top to bottom of a page, format text, and properly use absolute and relative URLs. This exercise sharpens your understanding of linking and image handling in HTML5 to enhance your coding confidence.
Problem statement 1
For this exercise, you are to implement the page below. To do so, instructions are given ahead.
Instructions
For this exercise, you have the following tasks to implement:
-
Create a heading with a
sans-serifVerdana font that links to educative.io (https://www.educative.io). -
Add a link at the top of your ...