Mood:

Now Playing: Newcomer
Topic: Image Questions
Hi guys,
I need some help on how to put images up on one of my website pages. How do you put up more than 3 images on one of your pages, I saw someone put up probably like 4 and I can only see 3.
« | January 2006 | » | ||||
![]() |
||||||
S | M | T | W | T | F | S |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Saturday, 14 January 2006 - 5:19 PM EST
Name: tom
I see that you are using the Angelfire basic editor.
If you wish to continue using this editor,
for the time-being, due to present lack of
HTML coding knowledge; then, simply insert
the following code at the top, inside your
Basic Editor TEXT BOX:
(simply repeat the same code, for as many images
that you wish to display)
<center>
<img src="xxxxxx.jpg">
</center>
<br>
You may also place some descriptive text between
each image code.
Saturday, 14 January 2006 - 8:01 PM EST
Name: dallehconvert the page to advance editor, open the page with the editor and look at the code, all what you have to do is repeat the code, use copy and paste, change the name of the images to your images.
Saturday, 14 January 2006 - 9:37 PM EST
Name: tomOf course, once you have converted to Advance Editor, there is no going back to the Basic Editor.