An attribute defines a property for an element, consists of an attribute/value pair, and appears within the element’s start tag. An element’s start tag may contain any number of space separated attribute/value pairs. Attributes can be: When you use your tags you should do so in this order: <tag attribute=”value”>(content to be modified by the ..