Comment mettre des bordures sur un tableau sous wordpress.com
Résolu
Faire par soi meme
Messages postés
45
Date d'inscription
Statut
Membre
Dernière intervention
-
Faire par soi meme Messages postés 45 Date d'inscription Statut Membre Dernière intervention -
Faire par soi meme Messages postés 45 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Je suis en train de mettre un tableau dans mon blog est franchement s'est compliqué mais on s'adapte.
Voici la page à laquelle je fait référence:
http://faireparsoimeme.wordpress.com/calendrier-essaie
J'ai bien un tableau, j'ai trouver pour mettre en gras mais par contre aucun moyen de mettre des bourdures NOIR de chaque côté. D'ailleur sans plugins je trouve la manipulation difficile même en passant par paint le résultat n'est pas net.
Merci pour votre aide
Je suis en train de mettre un tableau dans mon blog est franchement s'est compliqué mais on s'adapte.
Voici la page à laquelle je fait référence:
http://faireparsoimeme.wordpress.com/calendrier-essaie
J'ai bien un tableau, j'ai trouver pour mettre en gras mais par contre aucun moyen de mettre des bourdures NOIR de chaque côté. D'ailleur sans plugins je trouve la manipulation difficile même en passant par paint le résultat n'est pas net.
Merci pour votre aide
A voir également:
- Wordpress encadrer texte
- Tableau word - Guide
- Trier un tableau excel - Guide
- Tableau ascii - Guide
- Comment imprimer un tableau excel sur une seule page - Guide
- Comment faire un tableau croisé dynamique - Guide
10 réponses
tu rajoute dans ton css
table{
border: 1px solid black;
}
׺°"~'"°º×]|I{*------» m3745p10!7 «------*}I|[׺°"~'"°º×
table{
border: 1px solid black;
}
׺°"~'"°º×]|I{*------» m3745p10!7 «------*}I|[׺°"~'"°º×
Si voici :
<table width="529" border="0" cellspacing="0" cellpadding="0"><colgroup><col width="151" /> <col width="95" /> <col width="283" /></colgroup>
<tbody>
<tr style="background-color: #ccffff;">
<td width="151" height="17"><strong>Date</strong></td>
<td width="95"><strong>Type de jour</strong></td>
<td width="283"><strong>Possibiliter</strong></td>
</tr>
<tr>
<td height="17">Du 1er au 3</td>
<td>Fruits</td>
<td>Planter les <span style="color: #33cccc;">fruits rouges</span></td>
</tr>
<tr>
<td height="34">Du 4 au 6</td>
<td>Racines</td>
<td width="283">Planter <span style="color: #33cccc;">ail</span> et <span style="color: #33cccc;">oignons</span>
Récolter les légumes racines</td>
</tr>
<tr>
<td height="34">Du 7 au 8</td>
<td>Fleurs</td>
<td width="283">Planter ou repiquer les <span style="color: #33cccc;">fleurs</span>, <span style="color: #33cccc;">artichauts</span>,
<span style="color: #33cccc;">brocolis</span> et <span style="color: #33cccc;">choux-fleurs</span></td>
</tr>
<tr>
<td height="51">Le 9</td>
<td>Feuilles</td>
<td width="283">Planter, repiquer ou éclaircir les <span style="color: #33cccc;">salades</span>, <span style="color: #33cccc;">épinards</span>, <span style="color: #33cccc;">choux</span>, <span style="color: #33cccc;">cardons</span> et <span style="color: #33cccc;">céleri</span>.
Bouturer les arbustes</td>
</tr>
<tr>
<td height="18">Le 10</td>
<td>Fruits</td>
<td>Planter les <span style="color: #33cccc;">fruits rouges</span></td>
</tr>
</tbody>
</table>
<table width="529" border="0" cellspacing="0" cellpadding="0"><colgroup><col width="151" /> <col width="95" /> <col width="283" /></colgroup>
<tbody>
<tr style="background-color: #ccffff;">
<td width="151" height="17"><strong>Date</strong></td>
<td width="95"><strong>Type de jour</strong></td>
<td width="283"><strong>Possibiliter</strong></td>
</tr>
<tr>
<td height="17">Du 1er au 3</td>
<td>Fruits</td>
<td>Planter les <span style="color: #33cccc;">fruits rouges</span></td>
</tr>
<tr>
<td height="34">Du 4 au 6</td>
<td>Racines</td>
<td width="283">Planter <span style="color: #33cccc;">ail</span> et <span style="color: #33cccc;">oignons</span>
Récolter les légumes racines</td>
</tr>
<tr>
<td height="34">Du 7 au 8</td>
<td>Fleurs</td>
<td width="283">Planter ou repiquer les <span style="color: #33cccc;">fleurs</span>, <span style="color: #33cccc;">artichauts</span>,
<span style="color: #33cccc;">brocolis</span> et <span style="color: #33cccc;">choux-fleurs</span></td>
</tr>
<tr>
<td height="51">Le 9</td>
<td>Feuilles</td>
<td width="283">Planter, repiquer ou éclaircir les <span style="color: #33cccc;">salades</span>, <span style="color: #33cccc;">épinards</span>, <span style="color: #33cccc;">choux</span>, <span style="color: #33cccc;">cardons</span> et <span style="color: #33cccc;">céleri</span>.
Bouturer les arbustes</td>
</tr>
<tr>
<td height="18">Le 10</td>
<td>Fruits</td>
<td>Planter les <span style="color: #33cccc;">fruits rouges</span></td>
</tr>
</tbody>
</table>
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Merci pour ta réponse.
Le CSS je le trouve où dans wordpress.com
Le CSS je le trouve où dans wordpress.com
les balises head tu dois pas les rajouter, elle y sont déjà
fais ca c'est plus simple :
fais ca c'est plus simple :
<table width="529" cellspacing="0" cellpadding="0" style="border: 1px solid black;">
Yes ca marche merci. Du coup vu que tu est là pour rajouter des bordures noir sur chacune de mes colonnes comme un vrai tableau cadrié
Merci
Merci
ok comme tu n'arrive pas à accèder au css sauf dans les balises html
il faut rajouter dans chaque balise <td>
mais pas dans les </td>
juste les balise ouvrante
il faut rajouter dans chaque balise <td>
style="border: 1px solid black;"
mais pas dans les </td>
juste les balise ouvrante
<table style="border:1px solid black;" width="529" cellspacing="0" cellpadding="0">
<col width="151" />
<col width="95" />
<col width="283" />
<tbody>
<tr style="background-color:#ccffff;">
<td width="151" height="17" style="border:1px solid black;"><strong>Date</strong></td>
<td width="95" style="border:1px solid black;"><strong>Type de jour</strong></td>
<td width="283" style="border:1px solid black;"><strong>Possibiliter</strong></td>
</tr>
<tr>
<td height="17" style="border:1px solid black;">Du 1er au 3</td>
<td style="border:1px solid black;">Fruits</td>
<td style="border:1px solid black;">Planter les <span style="color:#33cccc;">fruits rouges</span></td>
</tr>
<tr>
<td height="34" style="border:1px solid black;">Du 4 au 6</td>
<td style="border:1px solid black;">Racines</td>
<td width="283" style="border:1px solid black;">Planter <span style="color:#33cccc;">ail</span> et <span style="color:#33cccc;">oignons</span><br />
Récolter les légumes racines</td>
</tr>
<tr>
<td height="34" style="border:1px solid black;">Du 7 au 8</td>
<td style="border:1px solid black;">Fleurs</td>
<td width="283" style="border:1px solid black;">Planter ou repiquer les <span style="color:#33cccc;">fleurs</span>, <span style="color:#33cccc;">artichauts</span>,<br />
<span style="color:#33cccc;">brocolis</span> et <span style="color:#33cccc;">choux-fleurs</span></td>
</tr>
<tr>
<td height="51" style="border:1px solid black;">Le 9</td>
<td style="border:1px solid black;">Feuilles</td>
<td width="283" style="border:1px solid black;">Planter, repiquer ou éclaircir les <span style="color:#33cccc;">salades</span>, <span style="color:#33cccc;">épinards</span>, <span style="color:#33cccc;">choux</span>, <span style="color:#33cccc;">cardons</span> et <span style="color:#33cccc;">céleri</span>.<br />
Bouturer les arbustes</td>
</tr>
<tr>
<td height="18" style="border:1px solid black;">Le 10</td>
<td style="border:1px solid black;">Fruits</td>
<td style="border:1px solid black;">Planter les <span style="color:#33cccc;">fruits rouges</span></td>
</tr>
</tbody>