DanWeaver wrote:
> Using css to create a rounded cornered box I have the same problem in
> both IE and Firefox and am stumped...
You should start with a complete DOCTYPE, and not that incorrect
fragment you show in your code. Begin your document with:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
> The rounded cornered box using 5 images behaves perfectly ...
> Here is the full code...
Since none of us have your images, it is impossible to test. Post your
best effort online and provide a link to it.
Validate it first:
http://validator.w3.org/
http://jigsaw.w3.org/css-validator/validator.html
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head runat="server">
What server?
--
-bts
-Friends don't let friends drive Vista