Tools, FAQ, Tutorials:
Attribute Name Case Sensitive
Is Attribute Name Case Sensitive?
✍: FYIcenter.com
Yes, XHTML attribute names are case sensitive. You must write all attribute names
in lower case letters.
Here are some valid and invalid attribute names:
Note to HTML document authors: HTML element attribute names are not case sensitive. But XHTML element attribute 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 attributes.
⇒ Quoting HTML Element Attribute Values
⇐ Writing HTML Element Attributes
2023-09-23, ∼1778🔥, 0💬
Popular Posts:
FYIcenter JSON Validator and Formatter is an online tool that checks for syntax errors of JSON text ...
How to login to the Developer Portal internally by you as the publisher? Normally, the Developer Por...
How to build a test service operation to dump everything from the "context.Request" object in the re...
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
What is Azure API Management Publisher Dashboard? Azure API Management Publisher Dashboard is an Azu...