I have looked everywhere i can think of to figure it out & most pages do show the html code it doesn't show the code for the completed code.
i know i'm making no sense. i see the completed code but it doesn't show where the pics go.
HOW TO PUT PICS NEXT TO EACH OTHER INSTEAD OF STRAIGHT DOWN
Tue, 09/04/2007 - 11:15am
#1
HOW TO PUT PICS NEXT TO EACH OTHER INSTEAD OF STRAIGHT DOWN
OK, take the spaces out:
< url for picture >   < url for photograph >
When you want to go to the next row, use < br > (again, take spaces out)
"How do you know I'm mad?" asked Alice.
"You must be", said the cat, "Or you wouldn't have come here"
look at the html codes of the two images. they look something like this:
But you see these little arrow things?:
the reason there are spaces between the arrows and whatever they are next to is only because if we were to write it out perfectly here, on this forum, the html code would actually work -- and you'd see a picture instead of the instructions.
Directly after the code for the first picture ends:
...pic1.gif">
with NO spaces, right after the arrow, put this code:
 
then immediately, again with no spaces, start the next picture code.
I think that's how ya do it, anyway. Somebody correct me if I'm wrong.
You can use this code for pics, videos, images, etc.
note: if you have more than 2 items that you want to place side by side, then just tweak the code. For example:
do u have to put the ** in to
No.. Just paste in your image URL
this one worked for me on 2.0 :D
thank you so much it worked!!! :D
THANKS!!!!
you can do that, or, you can do this,
(img src=yourimage)(img src=yourimage)(/a)
replace () with
The only stupid question is the one that remains unasked
~Niebr~
Pages
Add new comment