Computer Science, asked by ikrafiq17pd3dks, 1 year ago

How are attributes related to tags?

Answers

Answered by aniket271003
0
A tag is a code which helps in designing a web page. Eg - <font> tag, <h1> tag, etc.

An attribute is a code which helps in designing a particular tag.
Eg - attributes of font tag : -
face, size color, align , etc.
Answered by nikitabeniwal
0
because tags contain their respective attributes to make the html document more effective in its presentation look . eg. body tag has its attributes for applying various desired effects on its document
Similar questions