Creer une CSS
Bag@l
-
cheese42 Messages postés 860 Date d'inscription Statut Membre Dernière intervention -
cheese42 Messages postés 860 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
je travaille sur un site sur lequel je repete une fenetre, comme je ne sis pas trop comment resumer mes infos pour faire une feuille de style je reecris sans cesse cela :
<!--****<table width="100%" cellpadding="0" cellspacing="30" >
<tr>
<td><div style="margin: 10px 10px 10px 10px; padding: 20px 20px 20px 20px; background:#C19882; width: 700px; height: 200px; overflow:auto;">
<table>
<tr><td>
<p><span style="font-weight:bold; text-decoration:underline; font-size:18px; "></span></p>
<span style="font-size: 16px;"><strong> Domaine de " ", Producer: </strong></span><br><span style="font-size:14px;"><b><i>"CUVEE", </i>VINT, Alc., </b><br>
<span style="font-size: 14px;"><i></span>
<TD align="center" valign="top"><ul><img alt="" src="/" /></ul></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="30" >
<tr>
<td><div style="margin: 10px 10px 10px 10px; padding: 20px 20px 20px 20px; background:#C19882; width: 700px; height: 200px; overflow:auto;">
<table>
<tr><td>
<p><span style="font-weight:bold; text-decoration:underline; font-size:18px; "></span></p>
<span style="font-size: 16px;"><strong> Domaine de " ", Producer: </strong></span><br><span style="font-size:14px;"><b><i>"CUVEE", </i>VINT, Alc., </b><br>
<span style="font-size: 14px;"><i></span>
<TD align="center" valign="top"><ul><img alt="" src="/" /></ul></td>
</tr>
</table>
</td>
</tr>
</table>****---!>
est ce que je peux regrouper ttes ces informations pour ne avoir a les repeter a chaque nouvelle fenetre et surtout comment ??
merci si vous pouvez m'aider.
Bag
je travaille sur un site sur lequel je repete une fenetre, comme je ne sis pas trop comment resumer mes infos pour faire une feuille de style je reecris sans cesse cela :
<!--****<table width="100%" cellpadding="0" cellspacing="30" >
<tr>
<td><div style="margin: 10px 10px 10px 10px; padding: 20px 20px 20px 20px; background:#C19882; width: 700px; height: 200px; overflow:auto;">
<table>
<tr><td>
<p><span style="font-weight:bold; text-decoration:underline; font-size:18px; "></span></p>
<span style="font-size: 16px;"><strong> Domaine de " ", Producer: </strong></span><br><span style="font-size:14px;"><b><i>"CUVEE", </i>VINT, Alc., </b><br>
<span style="font-size: 14px;"><i></span>
<TD align="center" valign="top"><ul><img alt="" src="/" /></ul></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="30" >
<tr>
<td><div style="margin: 10px 10px 10px 10px; padding: 20px 20px 20px 20px; background:#C19882; width: 700px; height: 200px; overflow:auto;">
<table>
<tr><td>
<p><span style="font-weight:bold; text-decoration:underline; font-size:18px; "></span></p>
<span style="font-size: 16px;"><strong> Domaine de " ", Producer: </strong></span><br><span style="font-size:14px;"><b><i>"CUVEE", </i>VINT, Alc., </b><br>
<span style="font-size: 14px;"><i></span>
<TD align="center" valign="top"><ul><img alt="" src="/" /></ul></td>
</tr>
</table>
</td>
</tr>
</table>****---!>
est ce que je peux regrouper ttes ces informations pour ne avoir a les repeter a chaque nouvelle fenetre et surtout comment ??
merci si vous pouvez m'aider.
Bag
A voir également:
- Creer une CSS
- Comment créer un groupe whatsapp - Guide
- Créer un compte google - Guide
- Créer une adresse hotmail - Guide
- Créer un lien pour partager des photos - Guide
- Créer une liste déroulante excel - Guide
6 réponses
slt, si ta page est en php, et bien tout ce script la tu le met dans une page style table1.php
et ensuite a chaque fois que sur ton index ou ailleurs tu en as besoin, tu fais un include en l'appelant ainsi :
<?php include(table1.php');
@++++.......
et ensuite a chaque fois que sur ton index ou ailleurs tu en as besoin, tu fais un include en l'appelant ainsi :
<?php include(table1.php');
@++++.......
juste une chose, ta page est en .html ou bien en .php ???? ^^
car ce que je t'ai ecrit n'est pas du css mais c'est un include et c du php^^.
----------------------------------------------------------------------
/ La vie ne vaut rien mais rien ne vaut la vie !!!!! /
----------------------------------------------------------------------
car ce que je t'ai ecrit n'est pas du css mais c'est un include et c du php^^.
----------------------------------------------------------------------
/ La vie ne vaut rien mais rien ne vaut la vie !!!!! /
----------------------------------------------------------------------
desole mais je ne sais pas utiliser les fichiers aspx :(
(c decale sur firefox la page www.april4wine.com )
(c decale sur firefox la page www.april4wine.com )
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
mais je n'ai aucune idee de l'ordre dans lequel je dois ecrire et comment le recuperer ensuite !
un petit exemple pour commencer serait parfait !
cordialement Bag