↴ Basic HTML and HTML5
Define the Head and Body of an HTML Document
Declare the Doctype of an HTML Document
Delete HTML Elements
Introduction to HTML5 Elements
Check Radio Buttons and Checkboxes by Default
Use HTML5 to Require a Field
Add a Submit Button to a Form
Nest an Anchor Element within a Paragraph
Create a Form Element
Nest Many Elements within a Single div Element
Inform with the Paragraph Element
Uncomment HTML
Comment out HTML
Add Images to Your Website
Link to External Pages with Anchor Elements
Make Dead Links Using the Hash Symbol
Turn an Image into a Link
Create a Bulleted Unordered List
Create an Ordered List
Create a Text Field
Add Placeholder Text to a Text Field
Fill in the Blank with Placeholder Text
Create a Set of Radio Buttons
Create a Set of Checkboxes
Headline with the h2 Element
Link to Internal Sections of a Page with Anchor Elements
Say Hello to HTML Elements