Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to justify a paragragh to the right in Dreamweaver 4?

Status
Not open for further replies.

keano

Technical User
Mar 2, 2001
40
US
I need to Justify a paragrapgh in DW 4 to the right as you would in WORD, is this possible?
Thanks
 
Hi,

I am not sure whether there is this function or not in dreamweaver. But what you can do is to change the codes.

<html>
<body>
<div align=right>Hello World!!!</div>
</body>
</html>

Regards,
Leon If you need additional help, you can email to me at zaoliang@hotmail.com I don't guaranty that I will be able to solve your problems but I will try my best :)
 
It's also possible via the menu:

Text=>Align=>Right (after you selected the text)

cheers
allow thyself to be the spark that lights the fire
haslo@haslo.ch - www.haslo.ch​
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top