Forums

This topic is locked

justify text right/left with css

Posted 15 Jul 2002 01:45:34
1
has voted
15 Jul 2002 01:45:34 Jacques jack posted:
Hi,
anibody knows how to justify -on left and right -a paragraph with css in dreamaweaver 4. (a method)
thanks
jr

Replies

Replied 15 Jul 2002 07:14:53
15 Jul 2002 07:14:53 Alexandro Colorado replied:
You can just edit it from the source code... if you putting your css inside the page just replace the left with "justify".

I dunno if thats what you were asking...

it will be somehting like this

<font face='Courier New'><font color=red>p{
text-align: "justify";
}</font id=red></font id='Courier New'>


Kahlil Johnson

Edited by - Jza on 15 Jul 2002 07:19:13
Replied 15 Jul 2002 14:13:27
15 Jul 2002 14:13:27 Dave Thomas replied:
Not exactly sure what you mean here as "justify" will stretch all your text into a given area, so you can't really justify left or right, as "justified" is a whole seperate thing <img src=../images/dmxzone/forum/icon_smile_blackeye.gif border=0 align=middle>

"Get the kettle on, time for a brew"
Replied 15 Jul 2002 14:42:19
15 Jul 2002 14:42:19 Jacques jack replied:
yes. that 's it <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
thanks
jr

cyber jack

Reply to this topic