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, ∼3316🔥, 0💬
Popular Posts:
How to use the "rewrite-uri" Policy Statement for an Azure API service operation? The "rewrite-uri" ...
How To Set session.gc_divisor Properly in PHP? As you know that session.gc_divisor is the frequency ...
Why I am getting "The Windows SDK version 8.1 was not found" error, when building my C++ application...
Where to find tutorials on OpenID? Here is a large collection of tutorials to answer many frequently...
How to create a "Sign-up or Sign-in" user flow policy in my Azure AD B2C directory? If you want to b...