CSS Tutorials

CSS: Getting Rid of the Blue Border Around Images

Using css and the following code to your style.css

img
{ border-style: none;
}

and the blue border will disappear for all but netscape old version users.

much easier than I anticipated – really hard to find out that it was that easy though!

Might be useful to someone?

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Post your comment

This question is for testing whether you are a human visitor and to prevent automated spam submissions. Please type the term 'Super Hosting' in the text box below:*

Fields with * are manadatory