Tools, FAQ, Tutorials:
XHTML Element Name Case Sensitive
Is XHTML Element Name Case Sensitive?
✍: FYIcenter.com
Yes, XHTML element names are case sensitive. All element names
must be written in lower case letters.
Here are some valid and invalid XHTML element names:
Note to HTML document authors: HTML element names are not case sensitive. But XHTML element names are case sensitive. If you are converting existing HTML documents to XHTML documents, you will get a lots of syntax errors about upper case letters used in HTML tags.
⇐ Entering HTML Element Content
2024-04-07, ∼2438🔥, 0💬
Popular Posts:
How to access Request body from "context.Request.Body" object in Azure API Policy? Request body is t...
How To Change Text Fonts for Some Parts of a Paragraph? If you want to change text fonts or colors f...
How to use the JSON to XML Conversion Tool at freeformatter.com? If you want to try the JSON to XML ...
How To Protect Special Characters in Query String in PHP? If you want to include special characters ...
How to troubleshoot the Orderer peer? The Docker container terminated by itself. You can follow this...