Forum home » Delegate support and help forum » Dreamweaver Training and help » dreamweaver training for - Borders
dreamweaver training for - Borders
Resolved · Low Priority · Version Standard
Lindsey has attended:
Dreamweaver 8 Introduction course
Borders
How do I make the text go to the top of the page and remove the borders
For upcoming training course dates see: Pricing & availability
RE: borders
Hi Lindsey
To make the text appear at the top of the page you need to align you text to top using valign. The HTML code which goes inside your <p> tags is as follows:
<P align="top">
In regards to removing the borders you just need to set the border width to 0 within the border options.
Hope this helps
David
|
