|
A real stupid newbie kind of question.
I have an linked image that does not show the standard blue link box around it in Opera, but it does in IE.
How can I get rid of it in IE?
I tried border: none and text-decoration: none and neither of these worked. I know it's something real simple that my tired old brain just isn't remembering.
Also, I am trying to utilize an external style sheet to fix a few IE bugs and on a couple of pages, I need to make some changes that are specific for this page only. What is the best way to handle this? Can I use conditional statements within the html page itself? The changes I need to make are for a specific page, but I don't want to change the main style sheet for IE. Primarily, I want to change just the height of one page or maybe the width.
Thanks
Last edited by JustAGuy; 01-16-2009 at 08:21 PM..
Reason: Thought of more questions
|