I have been using dreamweaver cs3 and I have notice that all my links have like a blue box around them in my web browser they dont show but in other they do anyone know how to get rid of them..
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Thanks for the help, i know this is old but i found it in a Google search, just 1 question... You have to add that code into your css every time? or are there any other ways to do it?
By everytime, you mean in each project? Then yes. You should only need it in one stylesheet, one time. Just put it at the top of the page. It should be a part of your reset. One that I use is:
Code:
*{margin:0;padding:0;} /* Resets margins and padding */
html, body{height:100%;} /* allows 100% height */
a img{border:0;} /*removes borders on hyperlink images */
I find it useful
__________________ I am 17 years old.Looking for Web Design Job(s). If interested use my Please login or register to view this content. Registration is FREE