What are good examples of element attributes

What are good examples of element attributes?

E

Expert

Verified

Some good examples of element attributes are given here:
• < br/ > - No attribute.
• < script type="text/javascript" > - It is one attribute as: "type".
• < p class="sideNote" > - It is one attribute as: "class".
• < meta name="Author" content="tutorsglobe.com"/ > - There are two attributes:
• < img src="ggl.gif" alt="ggl"/ > - There are two attributes as: "src" and "alt".

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.