inline css help

biferi

Daemon Poster
Messages
690
I like the look of the layout I get from this code.
It puts all my text in a Black Box and I have the text and photos as a link

<A HREF="resume.html">
<img src="folder.jpg" WIDTH="110" alt="" border="0" align="">
<p style="background:black;width:220px;color:white;font-family:Times New Roman, Arial;font-size:20px">
Resume Page.
</A>
</p>
<BR>

<A HREF="spring.html">
<img src="print A2.jpg" WIDTH="185" alt="" border="0" align="">
<p style="background:black;width:220px;color:white;font-family:Times New Roman, Arial;font-size:20px">
Spring Gallery.
</A>
</p>

And the text box is a little bit longer then the text itself and this is ok it looks good.
But it is putting the Text right underneeth the photo and so on with the other one.

I want the photo and then the text right next to it???????????????????
 
Back
Top Bottom