Padding --> IE + Mozilla = Problem

Discussion in 'CSS' started by mantodeus, Jul 9, 2008.

  1. #1
    Hello

    I am working on this whole day and I still can't figure it out....
    I have one simple padding:7px 7px 10px 8px
    Take a look here : http://www.screamfree.com/resources/training_reg.php
    Through firefox space between Free eMail Newsletter and box is okay,but through IE is huge GAP
    I tried everything but IE just refuse to show this properly.If I even make it 1px it display it like gap...
    Any ideas ?

    Regards
     
    mantodeus, Jul 9, 2008 IP
  2. yankzilla

    yankzilla Peon

    Messages:
    159
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Once problem that I notice just by glancing at the source is that you are mixing tables and divs. Tables should be used for tabular data, and divs should be used for laying out the page. I could recode that section for you if you want using divs only.
     
    yankzilla, Jul 9, 2008 IP