Attributes
All HTML elements can have attributes
Attributes provide additional information about an element Attributes are always specified in the start tag
Attributes usually come in name/value pairs like: name="value"
The Basics: Attributes
Codepen Lesson
Copy each of the lines of code above and see what they do!
Video Walkthrough
Learn about HTML Attributes!
Audio Walkthrough
Learn about HTML Attributes!