Non riesco ancora a capire come posso fare![]()
![]()
![]()
![]()
ho provato ad assegnare le due classi, ma niente da fare, qualcuno puo' gentilmente aiutarmi a correggere il codice in modo da ottenere il risultato dell'immaggne allegata??
Grazie ancora ragazzi.
<style type="text/css">
<!--
#Stile1 {
font-size: 24px;
color: #333333;
font-family: "Century Gothic", Arial, Georgia, "Times New Roman";
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: orange;
text-align:center;
background-color: #fcfcff;
border-top-width: 1px;
border-top-style: solid;
border-top-color: orange;
}
.virglette-sx{
background-image: url(img/img2008/viirgoletta-sx.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right bottom;
}
.virglette-dx{
background-image: url(img/img2008/viirgoletta-dx.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right bottom;
}
</style>
<div id="Stile1">Titolazione della Pagina</div>

Rispondi quotando