English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

But I want to have them side by side so it does not make the page incrediably long. Anyone have an idea on how to do this?

2006-06-13 12:33:43 · 6 answers · asked by flickering.embers 1 in Computers & Internet Programming & Design

6 answers

You should use a table.

http://www.w3.org/TR/html4/struct/tables.html

2006-06-13 12:37:21 · answer #1 · answered by Jeremy E 2 · 0 0

you can just put the images next to each other, without any line breaks in between, or but them into a table. If you want you could make a scrollbox (witha div layer). There are many options. Let me know if you need specific help though, or try searching for an HTML help site (http://www.lissaexplains.com is the only one I can think of at the moment)

2006-06-13 19:40:43 · answer #2 · answered by ♥casey 2 · 0 0

Several ways. One of the easiest is to create a table, with a cell for each picture (like if you wanted four pictures across and three rows of them down, you would create a 4x3 table). Using Cell padding and cell spacing, you can adjust the pictures in the cells to make them look nicer.

2006-06-13 19:39:47 · answer #3 · answered by dewcoons 7 · 0 0

If you're using HTML, look up how to create tables using html. That creates rows and columns. You would put several photos on the same row.

2006-06-13 19:38:58 · answer #4 · answered by Kathy H 2 · 0 0

Put them in separate columns of a multi-column table?

2006-06-13 19:37:19 · answer #5 · answered by Larry 6 · 0 0

If you know HTML, then resize the photo's, then you can view them all on that page!

2006-06-13 19:41:59 · answer #6 · answered by Kevin 1 · 0 0

fedest.com, questions and answers