Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. I Hate CSS

I Hate CSS

Scheduled Pinned Locked Moved The Lounge
css
41 Posts 19 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Rocky Moore

    Yeah, back just a little while ago, Opera was as bad as IE6 in messing things up. They seem to be better now as long as you have a standard doctype. One thing to check is that you are not entering Quirks mode, that can really mess up a page. You need to make sure to specify the doctype of a page and do not server it up as XML or IE6 blows it. Another is that Firefox and Opera use a different box mode than IE6 (calculations of the size of a box). In IE6 the padding is added to the size you specify for a box while the others consider the size to be before padding is added (this can really mess up if you use 100% as it is looked at as 100% + padding). Not sure if Opera is still doing it, but in the last version I checked, it put a margin or padding around the "Form" tag which of course Firefox and IE do not. That made some designs look hosed in Opera unless you set them to zero first. IE 7 does do a much better job at rendering (close to Opera and Firefox).

    Rocky <>< Latest Code Blog Post: Popfly! Check this out! Latest Tech Blog Post: 15 Free utilites!

    X Offline
    X Offline
    xAdemoSx
    wrote on last edited by
    #41

    Rocky Moore wrote:

    IE 7 does do a much better job at rendering (close to Opera and Firefox).

    Rendering what, bugs? http://www.gtalbot.org/BrowserBugsSection/

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups