Results 1 to 2 of 2

Thread: Browser Aware

  1. #1
    Join Date
    Aug 2005
    Location
    NY
    Posts
    10

    Browser Aware

    hello

    was reading some online marketing newlsetter that reprimanded a website for not being "browser aware."

    I assume that this means that the pages represent the same in each of the major browswers ... is that right? and if so, how do you create browser aware pages?

    thanks in advance for any feedback

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    1. Keep your code simple as all browsers display simple code the same way (nearly anyway).
    2. Validate (check) code as some browsers tolerate errors that others get in a tizz with. http://jigsaw.w3.org/css-validator/
    3. Check how your page shows on other browsers http://browsershots.org/ This only does one page at a time with a bit of a delay but it can be useful.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. js-compressing/expanding layout on browser resize and 2 more issues
    By sanchopansa in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 22 Jul 2006, 04:03 PM

Posting Permissions

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