VSpaces doesn't work on IE

Discussion in 'HTML & Website Design' started by pgeo, May 22, 2011.

  1. #1
    Hello everyone this is my first post in DigitalPoiont.
    I have problem with vspace tag this doesn't work in IE anyone know how can i do work?
     
    pgeo, May 22, 2011 IP
  2. abacies

    abacies Active Member

    Messages:
    103
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #2
    adjust with CSS line-height property.
     
    abacies, May 24, 2011 IP
  3. pgeo

    pgeo Member

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    how?
    like this?

    <style type="text/css" >

    table{
    line-height:200px;}
    </style>
     
    pgeo, May 24, 2011 IP