View Full Version : more on justify?


xcherrykiss
06-04-2003, 01:01 AM
i'm pretty sure this has something to do with justifying the text, but i'm not so sure.

i want my text to look like this: http://www.livejournal.com/users/__speed/.
the lines the same length, but having it in the center like that.
help?

zangerbanger
06-04-2003, 01:49 AM
<blockquote>TEXT</blockquote>

Alcy
06-04-2003, 03:40 AM
I'm not sure if the text is inside a table not....

table
{
text-align:justify;
}