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

  • Home
  • SEARCH
  • 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 788389
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:21:22+00:00 2026-05-14T21:21:22+00:00

I am a designer whose main marketing strategy is multi browser compatibility. I assure

  • 0

I am a designer whose main marketing strategy is multi browser compatibility. I assure my clients that the site will work even in IE6 (!).

Of late i have been pondering over the question of moving to HTML 5. The reason behind my apprehension is that IE6 is still a major player in terms of market share and i don’t want to lose it.

Is there any way of moving to HTML 5 and still promise multi browser compatibility?

Thank you.

  • 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-14T21:21:23+00:00Added an answer on May 14, 2026 at 9:21 pm

    Yes, by taking baby steps.

    To start with, you can switch to the HTML5 doctype: <!DOCTYPE html>. This switches just about every browser out there into “standards” mode, the same as an HTML 4 strict doctype.

    Then there’s the new elements. Internet Explorer can’t natively style them, but a handy little bit of javascript fixes that up: http://code.google.com/p/html5shiv/

    If you or your tools aren’t ready for that (e.g. some CMSs strip out HTML tags they don’t understand), then in the interim you could use classes, e.g. instead of <article>, use <div class="article">.

    As for the new form controls, they’re backwards compatible too. So <input type="email"> will work exactly the same way as <input type="text"> in browsers that don’t support it. If necessary you can use javascript to fill in the gaps. See http://diveintohtml5.ep.io/forms.html for more on that.

    As for <video> and <audio>, you can fall back to <object> for older browsers – e.g. http://camendesign.com/code/video_for_everybody. Meanwhile <canvas> can be emulated in javascript, e.g. http://code.google.com/p/explorercanvas/.

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

Sidebar

Related Questions

I have designed a database whose MDF file will be copied to remote offices,
my designer passed me a look that I would love to be able to
My web designer has provided me with updated fonts/icons that have been added to
based on .designer.cs, i infer that the menu's arrangement is based on the order
I'm using the Qt Designer. I want to create a QVBoxLayout which will automatically
I'd like to create an application's main window in qt4 designer. When I add
In the interface designer, I have a very simple setup. The main view (which
Good Morning, I have a SharePoint site that I've been trying to fix up
i've designed a custom class (or component?) that extends Sprite whose constructor has 15
I want that main should print hello (in a pop up dialogue box) everytime

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.