justifying text in HTML
justifying text in HTML
- Started
- Last post
- 6 Responses
- phirschybar
I dont think it is, but is it possible to justify text on a plain old HTML page? Has anyone ever thought of a hack to get this happen by.. say.. counting characters on a line or with fancy CSS techniques?
- spiralstarez0
yes, very very fancy CSS techniques indeed:
text-align:justify;
so tough.
- T-Dawg0
just use the usual
your good 'ol text
- T-Dawg0
lol crap, it didnt accept my html
i'll write it with the tags
p align="justify" your text /p
- T-Dawg0
lol crap, when i said "with" the tags, i meant "without" the tags
- phirschybar0
hom come I never see this on HTMl sites
- johndiggity0
text is justified on my site. usually people don't want any rivers in their copy.