Quote:
Originally Posted by Notjohn
Style sheet:
img.mug {
width:20%;
min-width:130px
height:auto;
float:left;
margin-right:0.5em;
border-style:solid;
border-width:1px
}
Inline:
<img alt="Percy Bartelt" class="mug" src="../Images/bartelt.jpg" />
Thanks!
|
nj:
Didn't you say you had TEXT floating above/below t he image? Would you mind letting me see the html with the text above/below? Surrounding it, assuming that's two paragraphs? Or should I guess?
Hitch