CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur: Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus! |
| Junha
{ Membre }
Messages : 50
| Salut ^^ Alors j'ai un tableau mais j'aimerai créer une colonne voici la présentation de mon tableau - Spoiler:
Bon bah comme ecrit sur l'image j'aimerai ajouté la colonne la haut. Veuillez m'aider, merci d'avance |
Dernière édition par Junha le Jeu 27 Mai 2010, 13:21, édité 1 fois | |
| | | Pull_up_Style
{ Membre }
Messages : 86
| Il y à un tutorial sur la façon de faire un tableau sur CSS et je comprend pas trop pourquoi tu n'a pas de colonne mais voila un code basique qui j'espère pourras t'aider x). - Code:
-
<TABLE BORDER> <TR><TD> Vidéo </TD><TD COLSPAN=2> Chat box </TD><TD> Mystère xD </TD></TR> <TR><TD> Navigation </TD><TD> Partenaire </TD><TD> Staff </TD><TD>Crédit </TD></TR> </TABLE> Aperçu :
Vidéo | Chat box | Mystère xD |
Navigation | Partenaire | Staff | Crédit |
| | |
| | | Junha
{ Membre }
Messages : 50
| Voila mon forum se7en-france, enfaite j'ai pris le tableau iciEt j'aimerai juste ajouté cette case avec les pointillés. J'ai essayer avc ton code sa donne un autre truc voila mon css - Spoiler:
- Code:
-
<table width="100%"><tbody> <tr> <td style="border-right: 1px dashed rgb(0, 0, 0); border-bottom: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Vidéo</font> <br><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.youtube.com/v/arUScZVMtgc" width="185" height="155" type="application/x-shockwave-flash" wmode="transparent" quality="high" scale="exactfit"></embed></td> <td colspan="3" style="border-bottom: 1px dashed rgb(0, 0, 0);" width="75%"><div style="text-align: center;"><font size="4">ChatBox </font><br></div><div style="margin: auto; text-align: center; width: 100%;"><iframe src="http://www.malware-site.www/shoutbox/shoutbox.php?idShoutbox=84967" allowtransparency="true" width="550" frameborder="0" height="150">Votre navigateur semble incompatible, essayez d'ouvrir le &amp;amp;amp;amp;lt;a href="http://www.malware-site.www" onClick="window.open(this.href+'?84967');"&amp;amp;amp;amp;gt;tchat&amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;, ou rencontrez le webmaster pour plus d'informations.</iframe></div> <br> </td> </tr> <tr> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Navigation</font> <br><a href="http://d-na.forumactif.com/forum-infos-f1/reglement-obligatoire-t1.htm">Règlement</a> <br><a href="http://se7en-france.forumactif.com/-f3/">Présentation</a> <br><a href="http://se7en-france.forumactif.com/-f1/demande-en-partenariat-nous-lies-t2.htm#2">Partenariat</a></td> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Nos Partenaires </font><br><span><marquee behavior="scroll" direction="up" scrollamount="1" height="60"><div style="margin: auto; text-align: center; width: 100%;"><a href="http://d-na.forumactif.com/" class="postlink" target="_blank"><img src="http://i66.servimg.com/u/f66/14/06/85/03/anigif11.gif" alt="" border="0"></a></div><div style="margin: auto; text-align: center; width: 100%;"><a href="http://www.shinhwa-french-forum.forumactif.com" class="postlink" target="_blank"><img src="http://i66.servimg.com/u/f66/14/06/85/03/logo10.jpg" alt="" border="0"></a></div><div style="margin: auto; text-align: center; width: 100%;"><a href="http://www.kpopforum-entertainment.com/index.htm"><img src="http://i1012.photobucket.com/albums/af244/BoA44/4-1.gif" alt="Photobucket" border="0"></a></div></marquee></span></td> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Le Staff <br><a class="imginfo"> <font color="burlywood"> <img src="http://i66.servimg.com/u/f66/14/06/85/03/s711.jpg" class="top" width="65" height="65"> </font> <span> <table width="100" border="0" cellpadding="0" cellspacing="0"><tbody> <tr> <td style="text-align: center;"> <font size="1"> FONDATRICE<br> ADMINISTRATICE<br> </font> </td> </tr> <tr> <td style="text-align: center;"> <a class="imginfo"> <img src="http://i66.servimg.com/u/f66/14/06/85/03/s711.jpg"> </a> </td> </tr> <tr> <td style="text-align: center;"> <font size="1"> Junha<br> </font> </td> </tr> <tr align="center"> </tr></tbody></table> </span> </a><br> </center> <td style="text-align: center;" width="25%"><font size="4">Crédits </font><br>Forum by Junha <br>Admins : Junha <br>Design by Junha <br>Codage by Junha</td> </tr> </tbody></table>
| | |
| | | Pull_up_Style
{ Membre }
Messages : 86
| Lol ce n'était pas ton CSS mais ton code Html de ta page d'accueil ^^ Bon je te conseil de garder de côté ton code de page d'accueil actuel au cas ou le mien serais faux. Je les tester je t'ai mis une colonne à droite et j'ai réduit ta chat box un peu par contre les case sont plus grandes peut-être parce que je n'avais pas le CSS mais sait-on jamais x). Voila le code entier : - Spoiler:
- Code:
-
<table width="100%"><tbody> <tr> <td style="border-right: 1px dashed rgb(0, 0, 0); border-bottom: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Vidéo</font> <br><embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.youtube.com/v/arUScZVMtgc" width="185" height="155" type="application/x-shockwave-flash" wmode="transparent" quality="high" scale="exactfit"></embed></td> <td colspan="2" style="border-bottom: 1px dashed rgb(0, 0, 0);" width="75%"><div style="text-align: center;"><font size="4">ChatBox </font><br></div><div style="margin: auto; text-align: center; width: 100%;"><iframe src="http://www.malware-site.www/shoutbox/shoutbox.php?idShoutbox=84967" allowtransparency="true" width="400" frameborder="0" height="150">Votre navigateur semble incompatible, essayez d'ouvrir le &amp;amp;amp;lt;a href="http://www.malware-site.www" onClick="window.open(this.href+'?84967');"&amp;amp;amp;gt;tchat&amp;amp;amp;lt;/a&amp;amp;amp;gt;, ou rencontrez le webmaster pour plus d'informations.</iframe></div></TD><td style="border-left: 1px dashed rgb(0, 0, 0); border-bottom: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"> mystère</TD> <br> </td> </tr> <tr> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Navigation</font> <br><a href="http://d-na.forumactif.com/forum-infos-f1/reglement-obligatoire-t1.htm">Règlement</a> <br><a href="http://se7en-france.forumactif.com/-f3/">Présentation</a> <br><a href="http://se7en-france.forumactif.com/-f1/demande-en-partenariat-nous-lies-t2.htm#2">Partenariat</a></td> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Nos Partenaires </font><br><span><marquee behavior="scroll" direction="up" scrollamount="1" height="60"><div style="margin: auto; text-align: center; width: 100%;"><a href="http://d-na.forumactif.com/" class="postlink" target="_blank"><img src="http://i66.servimg.com/u/f66/14/06/85/03/anigif11.gif" alt="" border="0"></a></div><div style="margin: auto; text-align: center; width: 100%;"><a href="http://www.shinhwa-french-forum.forumactif.com" class="postlink" target="_blank"><img src="http://i66.servimg.com/u/f66/14/06/85/03/logo10.jpg" alt="" border="0"></a></div><div style="margin: auto; text-align: center; width: 100%;"><a href="http://www.kpopforum-entertainment.com/index.htm"><img src="http://i1012.photobucket.com/albums/af244/BoA44/4-1.gif" alt="Photobucket" border="0"></a></div></marquee></span></td> <td style="border-right: 1px dashed rgb(0, 0, 0); text-align: center;" width="25%"><font size="4">Le Staff <br><a class="imginfo"> <font color="burlywood"> <img src="http://i66.servimg.com/u/f66/14/06/85/03/s711.jpg" class="top" width="65" height="65"> </font> <span> <table width="100" border="0" cellpadding="0" cellspacing="0"><tbody> <tr> <td style="text-align: center;"> <font size="1"> FONDATRICE<br> ADMINISTRATICE<br> </font> </td> </tr> <tr> <td style="text-align: center;"> <a class="imginfo"> <img src="http://i66.servimg.com/u/f66/14/06/85/03/s711.jpg"> </a> </td> </tr> <tr> <td style="text-align: center;"> <font size="1"> Junha<br> </font> </td> </tr> <tr align="center"> </tr></tbody></table> </span> </a><br> </center> <td style="text-align: center;" width="25%"><font size="4">Crédits </font><br>Forum by Junha <br>Admins : Junha <br>Design by Junha <br>Codage by Junha</td> </tr> </tbody></table>
Voila j'espère que sa marchera ^^. | | |
| | | Junha
{ Membre }
Messages : 50
| Euh, oui pardon c'etait le htlm ^^'
Merci beaucoup, c'est parfait !!! =D | | |
| | | Pull_up_Style
{ Membre }
Messages : 86
| Ok bah de rien, ravis d'avoir pu aider en codage.
Pense à mettre résolu dans ton premier poste pour que le staff déplace.
Have Fun !! | | |
| | | Kaiji
Blanche-Neige
Messages : 5578
| | | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|