Forum Moderators: not2easy
Im very new to external CSS and have created a css style that contains the positioning and size, as shown below:
#contacticon
{ float:right; margin:14px 2px; width: 22px; height: 22px;
}
and have attached a div within the html page like below:
<div id="contacticon"><a href="contact.html"><img src="images/envelope-icon.gif" /></a></div>
the thing is, since I have put a link on this icon its now got a coloured border around it. Is this just to show me as a designer that the icon has a link, or will it be there on the actual webpage?
When i preview in browser the blue border is still there.
Any help please.
Thanks
geoff
I knew id read about it in one of my books, just couldnt find it, you prob know what its like.
Once again, thanks
Geoff
ps: im sure i will be posting many more questions about css on this excellent forum, especialy since im just strting to learn css (external), although i do try and make every effort to figure things out before posting.
cheers