|
-
Oct 27th, 2006, 10:56 AM
#1
Thread Starter
Frenzied Member
"blank line" under <ul> or <ol>
I build a table from my code behind, with data stored in the database.
The data that goes into some tablecells are html.
my problem is that when the data is a list (ul or ol) there will always be a blank line forced under the list, which make the cell look kind of stupid.
I tried to substitude list with html like "1. Item One<br />2. Item 2<br />3. ...., but in this case it is not neat when the line of an itme break (text will be under the number).
Any ideas?
ps: Not sure I made myself clear, so go to my site , click on "See Sample" under the Prestige button, and in the parts list, click on "Engines" , and look at the "Key Specifications/special features". There I used the second way (using <br />).
But go to hte Japanese side (clicking the same above links), and see the same item where i used and unordered list. nicely lined up, but blank space underneath
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|