web pages

Locked
corpse
Posts: 678
Joined: Sun Jan 12, 2003 8:00 am

web pages

Post by corpse »

I have a site with "X" number of pages. One of the pages is an images page. However the page is getting too big so I would like to create a second images page, but not quite sure how to do it.

I have links to home, images, etc. I assume once on the images page I would need to make a second page that can be liinked to. I'm sure its easy but I cant think of a way to do it right now. Google doesnt show much on the sites I have seen.

Any help appreciated.
Tsakali
Posts: 7175
Joined: Thu Mar 02, 2000 8:00 am

Re: web pages

Post by Tsakali »

a link to the actual website is the minimum requirement if you expect any help, unless you come here with a very specific html code question.
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: web pages

Post by obsidian »

See how this page has a previous topic and next topic links? Same thing except next page and previous page. Unless I'm not understanding your question, I don't see why this is something that needs to be asked.
creep
Posts: 1007
Joined: Tue Dec 30, 2003 8:00 am

Re: web pages

Post by creep »

How did you manage to make 1 page? Can't you just do that again?

Halp computah.
User avatar
Foo
Posts: 13840
Joined: Thu Aug 03, 2000 7:00 am
Location: New Zealand

Re: web pages

Post by Foo »

corpse wrote:I have a site with "X" number of pages. One of the pages is an images page. However the page is getting too big so I would like to create a second images page, but not quite sure how to do it.

I have links to home, images, etc. I assume once on the images page I would need to make a second page that can be liinked to. I'm sure its easy but I cant think of a way to do it right now. Google doesnt show much on the sites I have seen.

Any help appreciated.
Depends entirely on how you access the site to edit it.

If you use FTP, you want to log on, copy the images page to another file, then edit both files and strip half the images out of one, then half the images out of the other one. Then add a link in the first one that points to the second, and vice versa.

More info needed from you.
corpse
Posts: 678
Joined: Sun Jan 12, 2003 8:00 am

Re: web pages

Post by corpse »

Late at night when I posted this. I have 2 images pages and couldnt think how to link from page 1 [images] to page 2 images.

Sorted out.....thanks for the help.
Locked