Originariamente inviato da tarini
prova ad incollare il foglio di stile...
codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="it">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style TYPE="text/css">
html, body
{
background-color: #FFFFFF;
scrollbar-face-color: #C8D6FB;
scrollbar-highlight-color: #303030;
scrollbar-shadow-color: #484848;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
text-align: center;
margin: 2px 7px 2px 7px;
padding: 0px;
}
td
{
font-family: Verdana, Arial, 'Ms Serif';
font-style: normal;
font-weight: bold;
font-size: 12pt;
color: #000000;
}
.solari
{
color: #969696;
}
div
{
font-family: Verdana, Arial, 'Ms Serif';
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 24pt;
color: #969696;
}
span
{
font-family: Verdana, Arial, 'Ms Serif';
font-style: normal;
font-weight: normal;
font-size: 7pt;
color: #000000;
text-align: center;
}
hr
{
border-top: 1px solid #EDF2FC;
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
width: 70%;
}
a:link
{
color: #0000FF;
text-decoration: none;
}
a:visited
{
color: #5FC029;
text-decoration: none;
}
a:active
{
color: #0000FF;
text-decoration: none;
}
</style>
</head>
<body>
<table><tr><td width="170">minchia.it</td><td class="solari">Marco</td></tr></table><hr>
<div>Benvenuto </div>
<img width="300" border="0" align="middle">
<span><hr>Parole e immagini: fdggfgfdfdfdgfdg</a></span>
</body>
</html>