Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The tags in HTML are –

a) case-sensitive
b) in upper case
c) not case sensitive
d) in lowercase

Answer: c
Explanation: HTML is a case-insensitive language, which means we can use tags either in the upper-case or in lower-case. It is recommended to write all tags in the lowercase for readability, consistency, etc.

Join The Discussion