dreamweaver question
does anyone know if its possible to justify a text paragraph left and right in dreamweaver (3) i.e. similar to newspaper coloumns.
Obviously the options are there for left or centre or right but not left and right?
thanks
Neil
Obviously the options are there for left or centre or right but not left and right?
thanks
Neil
hi, use tables then u can justify text anyway u wish within each column
You can do what u want just with text tools to though, but its a pain gettin it to lineup properly.
You can do what u want just with text tools to though, but its a pain gettin it to lineup properly.
yes, it is possible, coundnt find an option from the dreamweaver menu's, so you will have to do it in code view and edit the HTML directly:
the text you want to justify should be surrounded my <p> and </p> (paragraph tags, if not type them in, edit the <p> tag to read:
<p style='text-align:justify' align="center">
and that should sort it.
peccy.com
Macromedia Certified Professional
the text you want to justify should be surrounded my <p> and </p> (paragraph tags, if not type them in, edit the <p> tag to read:
<p style='text-align:justify' align="center">
and that should sort it.
peccy.com
Macromedia Certified Professional

Thread
Thread Starter
Forum
Replies
Last Post





