login  Naam:   Wachtwoord: 
Registreer je!
 Forum

[CSS] Margin-Right werkt niet

Offline Sc0tTy - 06/01/2007 15:06
Avatar van Sc0tTyPHP interesse Ik heb een divje voor een quote , maar deze gaat over de lijn van de tabel heen , ik heb een margin ingesteld maar die werkt niet naar rechts , hier een plaatje ::

http://img179.imageshack.us/img179/3738/pmsp1.jpg

dit is de css code :
  1. .content_quote {
  2. border-color: #FFFFFF;
  3. border-style: solid;
  4. border-width: 1px;
  5. font-family: Verdana, Lucida, Arial;
  6. font-size: 10px;
  7. font-style: italic;
  8. color: #000000;
  9. background-color: #b8d4f1;
  10. width: 100%;
  11. margin-right: 50px;
  12. margin-bottom: 5px;
  13. margin-left: 5px;
  14. margin-top: 5px;
  15. }


en dit is de css code van de tabel ::
  1. table
  2. {
  3. border-color: #FFFFFF;
  4. border-style: solid;
  5. border-width: 1px;
  6. font-family: Verdana, Lucida, Arial;
  7. font-size: 10px;
  8. color: #000000;
  9. background-color: #a8caee;
  10. }


weet iemand wat er fout is ?

3 antwoorden

Gesponsorde links
Offline Ultimatum - 06/01/2007 15:11
Avatar van Ultimatum PHP expert doe eens width: 95% dan of clear: right
Offline Sc0tTy - 06/01/2007 15:51
Avatar van Sc0tTy PHP interesse jup dat was het thx
Offline Ultimatum - 06/01/2007 16:15
Avatar van Ultimatum PHP expert welke van de twee?  
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.174s