Here HTML Tutorial will guide you that some
HTML tags can have some special attributes.
These special html attributes are listed
as under with there description. The attributes
listed here are the core and language
attributes that are standard for all
tags with a few exceptions.
HTML Standard Attributes List
HTML Tag Attribute
HTML Tag Attribute Value
HTML Tag Attribute Description
HTML Style Attribute
Style_InLine_Definition
In line we define some styles and we then use them with
the inline definition.
HTML Title Attribute
Titlte_Top_Value
Title of the document at the top of the each web page.
HTML Class Attribute
Class_CSS
This class attribute is defined in
CSS and use with its
name in a web page.
HTML ID Attribute
Element_ID_Unique
Any element of HTML can have its id and id will be
unique for each element.