Add custom attributes to html elements
Using DTD(Document Type Definition) file ,we can add a new attributes for the html tags.
Syntax:
Example:
#IMPLIED means attribute is optional
#REQUIRED means attribute is required
Using DTD(Document Type Definition) file ,we can add a new attributes for the html tags.
Syntax:
Example:
#IMPLIED means attribute is optional
#REQUIRED means attribute is required