View Full Version : spaces!


jenners04
08-20-2004, 10:42 PM
how do i add spaces between my enter image then have the text right underneth it? look here dd.creolebabydolls.net to see what i mean. i want the two enter signs to be side by side.

salomeyasobko
08-20-2004, 10:52 PM
  does a space like this:

hi hi

<br /> does a space like this:

hi
hi

<p></p> does a space like this:

hi

hi

so.. pick one :)

Rosey
08-20-2004, 10:53 PM
<a href="url1.html"><img src="image1.jpg" border="0"></a>

<Br><Br> blah blah here under image 1

<br><br>

<a href="url2.html"><img src="image2.jpg" border="0"></a>

<br><br>

blah blah under image 2