This lesson introduces the core components involved in rendering a basic web page.
Hypertext Markup Language (HTML) is a format for describing the structure and contents of a web page. Although few modern web sites rely solely on HTML, it still forms the foundation of the page upon which can then be utilized by other technologies.
No problems are written for this lesson yet.
Open the lesson page in the GitHub editor.
Remove any exercises or learning material that are not useful to the intended audience. Find ways to shorten and clarify the writing. Add generally useful exercises, responses, or learning material. Your improvements will make our training program great!
Create a new branch and pull request and assign it to your lesson mentor. The available lesson mentors are included in the YAML front matter of the lesson. They will set up a time to review your suggested changes and to talk through your exercises for the lesson.
After the review add your self to the "completed" property in the lesson's YAML front matter and merge in your changes!