HTML Attributes

As you can notice with a and img tags, some tags can (or must) be customized using HTML attributes.

Attributes are for HTML tags what parameters are for functions.

Last updated