Miscellaneous > Programming & Networking
height and cells
Canadian Lover:
I am trying to create a site that has IE support IE is not a satndard browser and dose not support the standards for CSS. I have to use a background for the image because IE has problems with 100%. Therefor, I cound not use an <img> tag (Im talking about table_background.png. and now I need both the height on the first row of the table to be the same on both cells. No matter what I do, they rrefuse to be the same.
--- Code: ---
--- End code ---
* onclick event
** onload event
SAJChurchey:
Just a Note:
IE's compatible w/ just about anything. Even the sloppiest code. It takes all of the skill out of Web Design. I would say code for a Standards-based browser like Mozilla or Opera.
worker201:
Your code is about as elegant as your typing. No wonder you can't figure out what is wrong.
IE supports CSS just fine, if you use it right.
Pantso:
Well, IE 5.x's CSS1 and CSS2 support was poor indeed but not nearly as poor as that of Netscape 4.x's. IE 6 seems to handle CSS a lot better.
In any case, I have not yet been able to understand what you want to do Canadian Lover. What confuses me the most is this sentence:
quote:
I have to use a background for the image because IE has problems with 100%
--- End quote ---
What do you mean by that exactly?
Canadian Lover:
this:
--- Code: ---
--- End code ---
to something like this:
--- Code: ---
--- End code ---
[ February 29, 2004: Message edited by: Canadian Lover ]
Navigation
[0] Message Index
[#] Next page
Go to full version