How to erase image border in css? An image that I have automatically have border around it (only appear in IE not in Mozilla)
davy_yg 2 Posting Whiz
Recommended Answers
Jump to PostIf you were using a css reset it would reset your styles in all browsers and would help ensure a better chance that your design would look the same in all browsers. A good reset also would remove the borders on many/most elements. I never do a project with you …
Jump to PostA CSS resets the defaults on as many styles as possible that were browser specific and helps increase the chances it will look the same in other browsers. Browsers many times will add something to an element by default and others won't. We end up designing the site in a …
All 7 Replies
JorgeM 958 Problem Solver Team Colleague Featured Poster
pixelsoul 272 Red Pill Featured Poster
davy_yg 2 Posting Whiz
JorgeM 958 Problem Solver Team Colleague Featured Poster
davy_yg 2 Posting Whiz
pixelsoul 272 Red Pill Featured Poster
armie340 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.