View Full Version : how would i ????????


carolina_eyes
04-10-2004, 03:03 PM
i want to put my pets on my shop page but i want them side by side instead of up and down can someone tell me how to do that

THANKS

westernrider
04-10-2004, 03:41 PM
ok... you just take out the breaks (<br>) or the paragraphs (<p>)

ANd if you have four pets your code should look like this

<img
src="youpetimagedodododo.gif">
<img
src="youpetimagedodododo.gif">
<img
src="youpetimagedodododo.gif">
<img
src="youpetimagedodododo.gif">

the red parts are what you change to your own image address.

iamahorse
04-11-2004, 06:06 AM
If you want simple breaks between images also, just put in &nbsp;