squidblatt
03-05-2005, 09:37 PM
I'm trying to teach myself CSS and HTML by building a site for my collection. All I've done so far is create a few pages comprised of basically one table. My games are listed with a small screen shot on one row followed by a row of captions underneath. You can click my sig to see for yourself. My Xbox collection is now large enough to break up into multiple pages, and I'm trying to come up with an easy way to do this.
My question is whether or not there is a way to maintain the current layout and make multiple pages load up automatically. For example, can I specify that each page should load up ten rows of four cells across and then create a "page 2" for the remainder? I'd also like to be able to add in a new title to the table in alphabetical order and have the table automatically adjust itself to accomodate it. I don't want to have to manually shift the entire list just to add in Bloodwake. I'm not married to the idea of using tables, in case anyone knows of a better way to do this.
Thanks
My question is whether or not there is a way to maintain the current layout and make multiple pages load up automatically. For example, can I specify that each page should load up ten rows of four cells across and then create a "page 2" for the remainder? I'd also like to be able to add in a new title to the table in alphabetical order and have the table automatically adjust itself to accomodate it. I don't want to have to manually shift the entire list just to add in Bloodwake. I'm not married to the idea of using tables, in case anyone knows of a better way to do this.
Thanks