A continuació el codi en css per mostrar un text citat:
<style type=”text/css”>
<!–
.codigo {
font-family:courier;
font-size:11px;
background-color:#F2F2F2;
display:block;
line-height:18px;
overflow:scroll;
padding:15px;
}
–>
</style>
que ha de quedar “como así”
