« 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

You are not logged in. Log in
Open Community
Post to this Blog

Helpful Links
Angelfire Home
Register Your Domain
Angelfire's Twitter
Angelfire's Facebook

Angelfire Club Blog
Need assistance and ideas from fellow Angelfire members to help build and manage your website? You've come to the right place!
To join this Community Blog, you must be an Angelfire member. Just click the "Join this Community" link, and start posting immediately.

Hint: When posting, select a topic that most relates to your question. (News, FrontPage, HTML Questions, etc...) This will help to keep the blog organized for everyone.

View Latest Entries

Saturday, 14 January 2006

Mood:  happy
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.


Posted by planet/rurouniman at 12:15 PM EST | Post Comment | View Comments (3) | Permalink | Share This Post

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: dalleh

convert 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: tom

Of course, once you have converted to Advance Editor, there is no going back to the Basic Editor.

View Latest Entries