Michelle - looks much better than a few months ago as I recall; the validated code will go a long way to help also IMO.
webhost1 had a wonderful moment of clarity there and gave a good point about the pic, try to tweak via your CSS rather than your html
for example, you could give it a <div class="feature> and do something like this:
/************** .feature styles ***************/
.feature{
padding: 0px 0px 10px 10px;
font-size: 80%;
}
.feature h3{
padding: 30px 0px 5px 0px;
text-align: center;
}
.feature img{
float: left;
padding: 0px 10px 0px 0px;
margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */
__________________
W. R. Mineo
|