|
Posted by dorayme on 04/01/06 07:08
In article
<1143859353.104969.152470@i39g2000cwa.googlegroups.com>,
affiliateian@gmail.com wrote:
> I have <ul> & <il> in a cell but after uploading my file, the cell
> looks like it has a <br> or 2 at the bottom? Any ideas? I am guessing
> it is the CSS. What can I add to it to eliminate the extra lines?
You need to use <li> rather than <il>, the latter is known to
give tricky results.
And you can control the line heights and where all goes up to a
point by such things as setting line-height, margins, padding,
list-style-position, styling any containing box the ul might be
sitting in and so on...
--
dorayme
Navigation:
[Reply to this message]
|