Valid HTML and Browsers

Discussion in 'HTML & Website Design' started by MikeLiao, Oct 10, 2008.

  1. #1
    If I only test my pages with MS Internet Explorer and I have not tested my pages with other browsers but my HTML and CSS passed the validation of W3.org, is it a guarantee that my website will display correctly with other browsers, that I have not test with my pages?
     
    MikeLiao, Oct 10, 2008 IP
  2. rvnet

    rvnet Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    rvnet, Oct 10, 2008 IP
  3. rajku

    rajku Member

    Messages:
    37
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    33
    #3
    No buddy, that wont work. Each browser has different workings and different css support. One thing right in one browser doesnt guarantee that it will be right in other browsers too, this same logic works for scripting language also. You can only be sure after checking the performance at different browsers.
     
    rajku, Oct 10, 2008 IP
  4. M.IMRAN

    M.IMRAN Well-Known Member

    Messages:
    842
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    100
    #4
    I agree with rajku,
    You need to check your website with other browsers also, because different browsers different results.
     
    M.IMRAN, Oct 10, 2008 IP