Bonjour,
pour mes TPE au lycée je réalise un site web.
J'ai donc élaborer un style :
Maintenant surune autre page, je souhaite réutiliser ce style (rabit).
ES-ce possible ou dois-je tout retaper ? comment ?
pour mes TPE au lycée je réalise un site web.
J'ai donc élaborer un style :
a écrit :
<style name="rabit" type="text/css">
<!--
body { background-color:black;
margin-bottom:1.5cm; }
h1 { color:yellow;
font-family:verdana;
letter-spacing:0.2em;
font-size:36pt;
font-weight:600;
margin-top:0.3cm }
p { color:#969696;
font-family:cursive;
font-size:11pt;
font-weight:normal;
margin-left:0.7cm;
margin-right:1cm }
p:first-letter { font-size:xx-large;
color:#DDDDDD;
margin-left:1.2cm }
h2 { color:red;
text-decoration:underline;
font-family:verdana;
font-size:20pt;
font-weight:500;
margin-left:2.5cm;
margin-right:1cm}
-->
</style>
Maintenant surune autre page, je souhaite réutiliser ce style (rabit).
ES-ce possible ou dois-je tout retaper ? comment ?