Examveda

All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags

A. attribute name

B. tag name

C. class name

D. none of the mentioned

Answer: Option B

Solution (By Examveda Team)

The tagName property returns the tag name of the element. In HTML, the returned value of the tagName property is always in UPPERCASE.

This Question Belongs to HTML >> HTML5

Join The Discussion

Related Questions on HTML5