The_Other_One
VIP Member
OK, I'm not noob to HTML or anything, but this is truly baffling me... I have two pages I'm doing for my English class, and so far everything has been fine. Just as I was going to let someone skim over it, I find one of my images doesn't work. I'm not getting the error or anything... It IS posted on the server, and it worked last night. It works in IE(from the server) and works in Firefox and IE from my laptop.
What's most confusing is the code. In Firefox, the code is changed...
<td width="40%"><img style="display: none;" src="AdSearch.gif"></td>
My original code...
<td width="40%"><img src="AdSearch.gif"></td>
I see nothing wrong with my original code, so why is firefox being a pain
It's due next tuesday...we'd use IE, but still I'd like it working regardless...
What's most confusing is the code. In Firefox, the code is changed...
<td width="40%"><img style="display: none;" src="AdSearch.gif"></td>
My original code...
<td width="40%"><img src="AdSearch.gif"></td>
I see nothing wrong with my original code, so why is firefox being a pain