Joined
·
88 Posts
http://www.ogdsims.simgames.net/newlayout/houses.html
I want to put the info for the house next to the image. How would I do this with HTML code?
So far I have this (down below). The way I've done it, the text appears on top of the image and I want it to go beside the image.
<img src="images/Header.JPG">
<body background="images/bgimage.JPG">
Modern Living
<br>
</br>
Created By: Joseph (TheSims2lova344)
<br>
</br>
Contains Custom Content & Requires The Sims 2 University
<br>
</br>
Size: 7 MB
<br>
</br>
<a href="downloads/ModernLiving.zip"><img src="images/modernliving.jpg"></a>
<br>
</br>
<a href="downloads/SLHomeCrafterHome.zip"><img src="images/slhomecrafter.jpg"></a>
Thanks in advance for any support.
I want to put the info for the house next to the image. How would I do this with HTML code?
So far I have this (down below). The way I've done it, the text appears on top of the image and I want it to go beside the image.
<img src="images/Header.JPG">
<body background="images/bgimage.JPG">
Modern Living
<br>
</br>
Created By: Joseph (TheSims2lova344)
<br>
</br>
Contains Custom Content & Requires The Sims 2 University
<br>
</br>
Size: 7 MB
<br>
</br>
<a href="downloads/ModernLiving.zip"><img src="images/modernliving.jpg"></a>
<br>
</br>
<a href="downloads/SLHomeCrafterHome.zip"><img src="images/slhomecrafter.jpg"></a>
Thanks in advance for any support.