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 tags: in .
Is it possible?
Output table
th td
tags: Apple Banana Strawberry Melon Orange Mango
Kiwi Pineapple grapefruit
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 tags: and very 1st line of li tags words.
not sure about your code, but you can try…
As per your demo, try these styles