1.3 HTML Attributes

Read: After getting familiar with HTML tags, we will now take a look at HTML attributes. HTML attributes are used to provide more information to an HTML element. Attributes are always specified in the start tag of an HTML element. Please read through this article by W3Schools, a freemium educational website for learning coding, which gives very detailed information on HTML attributes: HTML Attributes