Supprimer un message
Raison de suppression du message (envoyée à l'utilisateur)

Voulez vous réellement supprimer ce message?  


Clandestino
Tu rajoutes une règle CSS, soit directement dans la définition de ton tableau, soit dans ton CSS externe.

Par exemple, dans ta page web:

  1. <table class="ma_table">


et dans ton CSS

  1. .ma_table { 
  2. border: 1px #22aa22 solid; 
  3. padding: 5px; 
  4. margin: 0 auto; 
  5. width: 100%; 
  6. }


ou alors:

  1. <table style="border: 1px #22aa22 solid; margin: 0 auto; width: 100%" cellspacing=xxx cellpadding=xxx>
Informaticien.be - © 2002-2024 AkretioSPRL  - Generated via Kelare
The Akretio Network: Akretio - Freedelity - KelCommerce - Votre publicité sur informaticien.be ?