Results 1 to 8 of 8
  1. #1
    Senior Member
    Join Date
    Feb 2019
    Posts
    293

    Is HTML case-sensitive or case-insensitive?

    Is HTML case-sensitive or case-insensitive?

  2. #2
    Registered User
    Join Date
    Dec 2018
    Posts
    544
    CSS is case insensitive in all matters under its control; however, some things, such as the document markup language, are beyond its control. HTML is case insensitive in most respects, except when it comes to certain attribute values, like the id and class attributes. XHTML, being XML, is always case sensitive.

  3. #3
    Senior Member dennis123's Avatar
    Join Date
    Apr 2013
    Location
    Bangalore
    Posts
    3,627
    Hi Friends,
    XHTML , that is being XML is case sensitive. Generally, HTML is case-insensitive, but there are a few exceptions. Entity names (the things that follow ampersands) are case-senstive, but many browsers will accept many of them entirely in uppercase or entirely in lowercase; a few must be cased in particular ways.

  4. #4
    Member
    Join Date
    Jun 2019
    Location
    Chennai
    Posts
    82
    XML is case sensitive. Generally, HTML is case-insensitive, but there are a few exceptions. Entity names (the things that follow ampersands) are case-senstive, but many browsers will accept many of them entirely in uppercase or entirely in lowercase; a few must be cased in particular ways.

  5. #5
    Senior Member
    Join Date
    Nov 2018
    Posts
    1,853
    Nope.

    You can use <html> or <HTML>,both are same only. I generally prefer <html>.

  6. #6
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    The html syntax is case-insensitive because you can write a mixed letter with uppercase and lowercase.
    Last edited by Sherin; 12-27-2020 at 10:32 PM.

  7. #7
    Registered User
    Join Date
    Nov 2020
    Location
    France
    Posts
    312
    HTML is not a case sensitive language. But generally HTML coding is written in lower case so it is better to use in lower case. Otherwise no issue whether we use lowercase or uppercase.

  8. #8
    Senior Member
    Join Date
    May 2020
    Location
    Spain
    Posts
    982
    Generally, HTML is case-insensitive, but there are a few exceptions. Entity names (the things that follow ampersands) are case-senstive, but many browsers will accept many of them entirely in uppercase or entirely in lowercase; a few must be cased in particular ways.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.