Hi
I am trying to put a Border around 6 links to other pages. I am using a ref from a stylesheet that i have created
i made the border like this within my stylesheet
p4 {
border: medium double #000000;
}
The text that i want to put the border around looks as follows
<p1><a href= link</a></p1>
<p1><a href= link</a></p1>
<p1><a href= link</a></p1>
<p1><a href= link</a></p1>
<p1><a href= link</a></p1>
<p1><a href= link</a></p1>
I have never designed a web page and i am very new to this have been trying it out to desig i webpage for the company i work for.
I am using Dreamweaver CS3