View Full Version : Widths


Xiphias
04-07-2003, 09:25 PM
For the font Verdana size 11px, I can't find anything that will provide me with a decent table width that the text will fit. If you are unsure what I am talking about, go look at alittlemore.org -- there you can see how the blog entries fit perfectly into that space? I can't figure out how to do that, and I've tried god knows how many width sizes. Help?

Alcy
04-08-2003, 01:58 AM
You just align the text with align="justify"
<td align="justify">

Xiphias
04-08-2003, 11:00 AM
god, I'm stupid! I never even thought of that!