PDA

View Full Version : Simple code Question


ronnyb
05-12-2007, 11:33 PM
Hi, I need help with the tag code for centering an image and making space betveen image and text...

What i am thinking of is <center>image</center> and <p> or <br>

Those codes dosent seem to do what i need, is tere any other codes i can use?

James
05-13-2007, 02:38 AM
do you have a visual example of what your trying to do?

ronnyb
05-13-2007, 08:23 AM
If you look here (http://www.2playonline.com) you will see the "site of the day" box and you see that the text is to close to the thumbnail image, so there should be space between image and text....

Or the image should be centered, and the text should be under it...

Here is the code i use:

Content visible to registered users only.

James
05-13-2007, 04:46 PM
need to take the second td from a td to a tr ........

ronnyb
05-13-2007, 05:42 PM
Thanks, This makes the image appear under the text.. But then the box expand to much.. What shall i do to make space between image and text ( want to keep the image and text at the same line )

ronnyb
05-13-2007, 05:54 PM
:o I diddent think of &nbsp; :o that did fix it....

Thanks a lot anyway....