Would the statement "you cannot vertically align something unless it is a td cell" be correct? Basically all I wanted to do was verticall center some text in a box. But using vertical-align:middle on both the div box and the text span yields no results whatsoever. NOTHING I do makes anything vertically centered. So I'm about to give up on the whole css piles of blocks and stuff and just have the whole thing done in tables in a few minutes >> At least you can valign="midde" and it actually works ^^ Even if, so to speak, you need a table to do it just like css. I fail to see why css can say align:center but not valign:center. Who's bright idea was that? So far I'm using align="center" on the div tags too as css didn't want to work with even align:center.
_________________________________
Leozack
_________________________________
Leozack
Code:
MakeUniverse($infinity,1,42);