The attributes change the behavior of an element or provide additional information. For example:<TAG ATTR1=value ATTR2="value" ... ATTR3=value> ... </TAG>
Unfortunately, the list of attributes is rather large and depends on the tag. Get a book on HTML for a detailed list.<BODY BGCOLOR=white> ... </BODY>