Click to See Complete Forum and Search --> : Dreamweaver question


Collegekid19
04-11-2006, 02:04 AM
Hi all. Quick question using dreamweaver. I designed a banner. I then added some a layout table to my page in dreamweaver. My problem is, in my top cell (where my banner goes) I have used the gif (which is my banner) as the background of the cell. When I preview my page in Mozilla it displays exactly as I want. When I preview (and even when I post), internet explorer does not display the background gif!!. It gives an error message to the effect of "does not support active x components...or sumthin like that. Help friends!!

bathurst_guy
04-11-2006, 06:46 AM
Active X is only supported by Internet Explorer - and no other browser - so therefore I do not think that this is your problem.

Did you say that you are using tables to layout your page? You should be using CSS (www.w3schools.com/css/default.asp).

TiGGi
04-11-2006, 09:32 AM
Using table is not wrong way, some just consider that css is better. Can you post your code or link so we can see what's going on?!