For uniquely identifying an elements name which attribute is used?
Home | Discussion ForumFree Online Test
For uniquely identifying an elements name which attribute is used?
id
class
header
none
Answer : A
Free Online Test
View More Related Question
1) Which of following is not semantic element?
2) Why <hr> tag is used in HTML page?
3) What is the correct HTML for adding a background color?
<body color=”yellow”>
<body bgcolor=”yellow”>
<background>yellow</background>
<body background=”yellow”>
View Answer
4) <head> element is a container for?
5) For displaying contact information in web document or in article, we can use?