login  Naam:   Wachtwoord: 
Registreer je!
 Forum

[OPGELOST] css-p en xhtml probleem (Opgelost)

Offline Ontani - 04/07/2005 14:20 (laatste wijziging 04/07/2005 14:31)
Avatar van OntaniGouden medailleGouden medailleGouden medailleGouden medaille

-1
hey,

het is echt bijna te belachelijk om te vragen, maar ik krijg niet eens 2 div's fantsoenlijk over elkaar geplaatst.

http://ontani.no-ip.com/eS/Untitled-1.htm

werkt perfect in Netscape (waarschijnlijk ook FF dan) maar in IE is er een spatie tussen shaddowTop en total wat ik raar vind want shaddowTop zit in total.

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Untitled Document</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6. <style type="text/css">
  7. <!--
  8. body, html {
  9. background-color: #535450;
  10. height: 100%;
  11. margin: 0px;
  12. }
  13.  
  14. .total {
  15. background-image: url("images/index_17.gif");
  16. width: 900px;
  17. height: 100%;
  18. margin-left: auto;
  19. margin-right: auto;
  20. }
  21.  
  22. .shaddowTop {
  23. background-repeat:no-repeat;
  24. background-image: url("images/index_03.gif");
  25. height: 16px;
  26. width: 900px;
  27. }
  28.  
  29. -->
  30. </style>
  31. </head>
  32.  
  33. <body>
  34. <div class="total">
  35. <div class="shaddowTop"></div>
  36. </div>
  37. </body>
  38. </html>

0 antwoorden

Gesponsorde links
Er zijn nog geen reacties op dit bericht.
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.166s