Summary
This lesson is a short handy one; we'll summarize everything we learned in this chapter so far here!
To create web pages with great design, interactivity, and maintainability, the trinity of HTML, CSS, and JavaScript provides you with a powerful toolset. Each contributor adds a precious piece to the result.
HTML
HTML describes the content of your web pages. Using the Hypertext ...