AccueilDernières imagesRechercherS'enregistrerConnexion

Forum de graphisme, codage et game design proposant des tutoriels, astuces, libres services et commandes dans les domaines de l'infographie amateur, de l'intégration web (HTML et CSS essentiellement) ainsi que dans la conception de RPG sur forum.

Le Deal du moment : -21%
LEGO® Icons 10329 Les Plantes Miniatures, ...
Voir le deal
39.59 €

    [HTML]Faire un tableau pour RPG

    Sackboy
    Sackboy
    MasculinAge : 27Messages : 3009

    Dim 22 Nov 2009 - 1:17

    Rappel du premier message :

    Bonjour,je viens donner un petit conseil pour faire un tableau pour les rpg (j'espère que personne n'a déjà poster cette astuce ù_ù)

    [HTML]Faire un tableau pour RPG - Page 2 Tablo10

    Commencer par aller dans le PA->Affichage->Généralité
    Nous y voilà,voici ce qu'il faut rentrer :

    Code:
    <table align="middle" border="0" cellpadding="1" cellspacing="1" width="100%">
    <tbody>
    <tr align="middle">
    <td style="background-color: gray;"><br></td>
    <td style="background-color: gray; color: seagreen;"><b>Konoha</b></td>
    <td style="background-color: gray; color: sandybrown;"><b>Suna</b></td>
    <td style="background-color: gray; color: navy;"><b>Kiri</b></td>
    <td style="background-color: gray; color: yellow;"><b>Kumo</b></td>
    <td style="background-color: gray; color: red;"><b>Akatsuki</b></td></tr>
    <tr align="middle">
    <td style="background-color: gray; font-family: Arial; color: silver;"><b>Chef</b></td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Minato</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Gaara</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Suigetsu</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Sumeragi</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Tobi</td></tr>
    <tr align="middle">
    <td style="background-color: gray; font-family: Arial; color: silver;"><b>Effectif</b></td>
    <td style="background-color: gray; font-family: Arial; color: silver;">7/20</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">1/25</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">7/20</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">5/25</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">6/9</td></tr>
    <tr align="middle">
    <td style="background-color: gray; font-family: Arial; color: silver;"><b>Situation</b></td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Paix<br></td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Paix</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Paix</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Paix</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Guerre</td></tr>
    <tr align="middle">
    <td style="background-color: gray; font-family: Arial; color: silver;"><b>Statut</b></td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Ouvert</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Ouvert</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Ouvert</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Ouvert</td>
    <td style="background-color: gray; font-family: Arial; color: silver;">Ouvert</td></tr></tbody></table><br /></div><br><img src="http://i85.servimg.com/u/f85/11/55/80/94/inter12.png" />
    <p></p>

    Voici le code utilisé,il faut bien sûr le modifier selon le choix. J'espère qu'il sera utile. Bonne soirée !

    Vos commentaires et remerciements sont toujours bienvenus ^^
    Si vous avez des problèmes avec ce LS, venez poster ici.



    [HTML]Faire un tableau pour RPG - Page 2 LKdEVH151o
    Kanra
    Kanra
    FémininAge : 23Messages : 113

    Jeu 25 Juin 2015 - 22:56

    Merci !
    Mini007
    Mini007
    MasculinAge : 30Messages : 21

    Ven 3 Juil 2015 - 1:56

    Pas mal comme idée
    Merlina
    Merlina
    FémininAge : 28Messages : 8

    Lun 16 Nov 2015 - 15:34

    Merci beaucoup !
    Anonymous
    Invité

    Lun 16 Nov 2015 - 15:40

    Merci pour le partage !
    Delnuyn
    Delnuyn
    FémininAge : 24Messages : 22

    Ven 9 Mar 2018 - 23:10

    Merci beaucoup :)
    Contenu sponsorisé


      La date/heure actuelle est Sam 27 Avr 2024 - 7:18