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 3459756
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:08:46+00:00 2026-05-18T10:08:46+00:00

I have some web apps and I have converted the UI to HTML5. With

  • 0

I have some web apps and I have converted the UI to HTML5. With XHTML Transitional, there were a lot of errors when validating. When I converted the pages to HTML5, most of the errors were reduced and I managed to make the web apps fully validated.

My question is, may this may arise any problems on some browsers. I tested some of the pages which I converted in all major browsers, being IE8, IE7, IE6, Firefox, Chrome, Opera and Safari and everything seems to be working well.

I am not using any features of HTML5 like canvas and so on. So there shouldn’t be any problems with old browsers right? I converted to HTML5 so the web apps would be of the latest version known to the web and most importantly, they would validate correctly.

Is there any problems which might arise which I should be aware of?

P.S. By converting to HTML5, I mean that I changed the doctype from the usual transitional or strict one to just:

<!DOCTYPE HTML>

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-18T10:08:47+00:00Added an answer on May 18, 2026 at 10:08 am

    Many browsers still do not understand the <article>,<header>,<footer>,<section> tags. If you are not using them, there will be no problems.

    If you are using them, do like this:

    CSS:

    header,footer,section,article,nav,aside (and every other HTML5 block tag) {
      display:block;
    }
    

    Javascript:

    document.createElement("article");
    document.createElement("header");
    document.createElement("footer");
    // do so for the rest of the HTML 5 tags.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have numerous Corba servers and some other java apps (not web). I wish
We have some web pages which have two frames, with one frame in the
Lets suppose that I have some pages some.web/articles/details/5 some.web/users/info/bob some.web/foo/bar/7 that can call a
I have some* experience using the flex framework for building web apps. But I
I have to write some web services to support some mobile apps (Android and
I have learned basics of ExtJS and developed some web apps using ExtJS. Now
I have some Ruby web apps that use OpenID for authentication and store the
I have some ideas for web apps. Sadly, I have very little knowledge of
Some web apps still have the old icon resolutions for iPhone 3GS and before.
So some web apps I've made have little features of ajax. Simple things usually,

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.