Afficher un message
Vieux 25/03/2008, 14h27   #2
Beauregard T. Shagnasty
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Discontinuous Rounded Cornered Div > about 30cm in both IE and firefox

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
  Réponse avec citation
 
Page generated in 0,07397 seconds with 9 queries