Certo per Esempio:
Tra i tag HEAD
<style>
.quadro{
border-style:solid;
background-color:#000080;
text-align:justify;
font-family:verdana;
font-size:12px;
color:#CC0000;
background-color:#f0f8ff;
width:200px;
height:200px;
}
</style>
Nel Body
<div class="quadro">
testo testo testo
testo testo testo
testo testo testo
testo testo testo
</div>
![]()