How can I set the vertical alignment while using 'ul' and 'li'?

Saaf

New Member
How can I set the vertical alignment while using 'ul' and 'li'?Here every font are the same height and same width, so it's hard to explain.
Please see the table below.
Now there is a table about tag cloud. The tags are actually different sized and the bottom alignment of 'tags:' in is the same alignment as the top of the largest sized tags. I want the opposite. the bottom alignment of the largest tags should be the same as the bottom alignment of \[code\]tags:\[/code\] in .Is it possible?Output table\[code\]th tdtags: Apple Banana Strawberry Melon Orange Mango Kiwi Pineapple grapefruit \[/code\]UPDATE:I made DEMO http://jsfiddle.net/vrqe5/Please take a look at that.I want to set the bottom alignment the same.
I mean the bottom aligngment of character \[code\]tags:\[/code\] and very 1st line of li tags words.
 
Back
Top