QuesHub > > > > ASK DETAIL

Is HTML tags are case sensitive?

ask9990869302 | 2018-04-05 13:48:09 | page views:1335
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Elon Muskk

Doctor Elon
As an expert in web technologies, I can tell you that when it comes to HTML tags, the case of the tag names does not affect how they are interpreted by web browsers. HTML is defined as a case-insensitive language, which means that whether you write a tag name in uppercase, lowercase, or a combination of both, it will be understood in the same way. For example, the following tags are considered equivalent by an HTML parser: ```html

This is a heading

This is a heading

THIS IS A HEADING

```

Victoria Gonzalez

In documents in the HTML syntax: Tag names for HTML elements may be written with any mix of lowercase and uppercase letters that are a case-insensitive match for the names of the elements given in the HTML elements section of this document; that is, tag names are case-insensitive.

You can visit websites to obtain more detailed answers.

QuesHub.com delivers expert answers and knowledge to you.
In documents in the HTML syntax: Tag names for HTML elements may be written with any mix of lowercase and uppercase letters that are a case-insensitive match for the names of the elements given in the HTML elements section of this document; that is, tag names are case-insensitive.
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4