HTML tags are?
Home | Discussion ForumHTML tags are?
Case sensitive
Not case sensitive
lowercase stricter
Uppercase stricter
Answer : B
Free Online Test
View More Related Question
1) For displaying contact information in web document or in article, we can use?
2) Some tags enclose the text. Those tags are known as
3) Which of the following is not a pair tag?
4) What is the correct HTML for adding a background color?
<body color=”yellow”>
<body bgcolor=”yellow”>
<background>yellow</background>
<body background=”yellow”>
View Answer
5) Tags used to tell browser that how to display text enclosed (e.g. <b>, <big>) are called as