M and O Hacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Make new website

Go down

Make new website Empty Make new website

Post  Admin Sat Apr 16, 2011 5:19 am

how to make a new web site
[You must be registered and logged in to see this link.]

Colour Palletes
[You must be registered and logged in to see this link.]

HTMLlock <---Need

[You must be registered and logged in to see this link.]

well, if you want text seperate from image, you could just do this:


<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<td><td>

your text here, it's totally fun, yeah yeah yeah

</td><td>

<img src="your picture here">

</td></tr>
</table>



if you want to have the image on the left side, and text on the right side, just reverse the code like so:


<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<td valign="bottom" align="left">

<img src="your picture here">

</td>

<td><td>

your text here, it's totally fun, yeah yeah yeah

</td></tr>
</table>

Admin
Admin

Posts : 52
Join date : 2011-04-16
Age : 33

https://mando.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum