Day # 3: The HTML head element
For this day I decided to create a website for a lesson on the HTML head element. Since one of the qualities of this project is educational, every once in a while I’ll be posting lessons on fundamental web development concepts.
To style the names of the elements or tags I had to recur to what is known as “HTML reserved characters”, which allows us to insert symbols that are otherwise used to incorporate HTML elements.
Likewise, I had to insert the names of the elements or tags within a span so I could only style their fonts in Courier New.
In the end, I also included a couple of exercises for you to practice, so I really hope you can find this lesson helpful. 

 
 
 
Comments
Post a Comment