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. Web Development
  3. Table and IE8

Table and IE8

Scheduled Pinned Locked Moved Web Development
htmlcssquestionannouncement
3 Posts 2 Posters 1 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.
  • D Offline
    D Offline
    Dominik Reichl
    wrote on last edited by
    #1

    Hello, can anyone enlighten me why Internet Explorer 8 doesn't display the main page of my website http://keepass.info/[^] correctly? On that page there's a table with two cells, one containing left-aligned text (news items), the other has fixed size and contains a right-aligned image. Although the width of the right cell is specified explicitly, IE8 assigns an extremly large size to it. The width is specified using a HTML attribute, but I've also tried a CSS style, which didn't change anything. Mozilla Firefox and Opera display the page perfectly. It also validates 100% as XHTML 1.0 Transitional. Best regards Dominik


    Too many passwords to remember? Try KeePass Password Safe!

    F D 2 Replies Last reply
    0
    • D Dominik Reichl

      Hello, can anyone enlighten me why Internet Explorer 8 doesn't display the main page of my website http://keepass.info/[^] correctly? On that page there's a table with two cells, one containing left-aligned text (news items), the other has fixed size and contains a right-aligned image. Although the width of the right cell is specified explicitly, IE8 assigns an extremly large size to it. The width is specified using a HTML attribute, but I've also tried a CSS style, which didn't change anything. Mozilla Firefox and Opera display the page perfectly. It also validates 100% as XHTML 1.0 Transitional. Best regards Dominik


      Too many passwords to remember? Try KeePass Password Safe!

      F Offline
      F Offline
      fly904
      wrote on last edited by
      #2

      Tables should only be used for displaying data and not for position elements. Use div's and CSS instead as it is how it's ment to be done.

      hmmm pie

      1 Reply Last reply
      0
      • D Dominik Reichl

        Hello, can anyone enlighten me why Internet Explorer 8 doesn't display the main page of my website http://keepass.info/[^] correctly? On that page there's a table with two cells, one containing left-aligned text (news items), the other has fixed size and contains a right-aligned image. Although the width of the right cell is specified explicitly, IE8 assigns an extremly large size to it. The width is specified using a HTML attribute, but I've also tried a CSS style, which didn't change anything. Mozilla Firefox and Opera display the page perfectly. It also validates 100% as XHTML 1.0 Transitional. Best regards Dominik


        Too many passwords to remember? Try KeePass Password Safe!

        D Offline
        D Offline
        Dominik Reichl
        wrote on last edited by
        #3

        I've now fixed it by using a single cell.


        Too many passwords to remember? Try KeePass Password Safe!

        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