Tag Archives: html attribute for inline styles
Html Attributes
Html Attributes: Html element’s attribute are used to provide some more information about the element.
This way you can use Attributes Syntax
Note 1 : Attributes are always defined in the start tag of the element.
Note 2 : Single Quote or double Quote any one can be used.
Example :
Lets Understand with very simple examples:
Html Attributes Example : Title
Example
|
Output :
Attributes Example : href
Output :