Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3607154
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:20:25+00:00 2026-05-18T21:20:25+00:00

I recently came across this article which explains how to use HTML5 tags in

  • 0

I recently came across this article which explains how to use HTML5 tags in IE without javascript. Basically you create a namespace globally and include it on each HTML5 tag. This way IE can recognise it and you can target it with CSS. This is the same method as used to style an XML document so if you have experience of that please comment!

In all it looks like it could be a good idea and a decent option (I’m quite happy to output XHTML) and was wondering if anyone had any experience with this and/or opinions.

My assumptions so far:

  1. The tags are only recognised by the browser – they do not inherit the new outlining model
  2. This namespacing works the same in all browsers – it is not specific to IE

The drawback I can see at the moment is it could be rather tiresome removing the namespacing on elements if the website no longer offers support for browsers that don’t support HTML5 natively. However I think this is unlikely to be an issue for quite some time now 🙂

Please let me know what you all think. Even better if you know any examples of this practise that I can go look at that would be awesome.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:20:26+00:00Added an answer on May 18, 2026 at 9:20 pm

    It seems rather pointless. The elements created are not HTML5 elements, because HTML5, served as text/html doesn’t support namespacing.

    So html5:section isn’t an element called “section” in the namespace mapped to the “html5” prefix – it’s simply an element called “html5:section”. This will be in the http://www.w3.org/1999/xhtml namespace, because that’s where all unrecognised elements go.

    Now, IE ONLY has had for quite a long time an unstandardized pseudo namespacing mechanism as described in the article. It does indeed create an element with a name of “section” and it sets some properties to record the pseudo namespace. And IE’s parser does indeed treat it as an element such that it can be styled, contain other elements etc.

    However, This means that you now have mark-up that does one thing in IE and something else in HTML5 compliant browsers, and neither are resulting in the HTML5 elements that you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.