SHOP PRODUCTS
Houzz Logo Print
www_euphorbia_de

How to place thumbnails side by side

www_euphorbia_de
18 years ago

To show thumbnails or simple images side by side you have to use html tags again.

1.

Begin with a frame of tags that produces a table like this.

(table)

(tr)

(td) (/td)

(td) (/td)

(td) (/td)

(/tr)

(tr)

(td) (/td)

(td) (/td)

(td) (/td)

(/tr)

(/table)

The example produces a frame of 2 rows, each beginning and ending with a tr (table row) tag, and 3 columns, each beginning and ending with a td (table data) tag. Keep in mind that the ending tags always begin with a slash.

2.

In order not to confuse the GardenwebÂs computer software I had to change

bracket "less then" against left parenthesis "(" and

bracket "larger then" against right parenthesis ")"

for this example. Before using it for own experiments you have to change that reverse.

3.

Place the tags for the thumbnails or simple images between the pairs of td tags.

4.

Use the preview to check if everything is working well.

There are some other useful tags to design your text..

(font color="red")red(/font) text

red text

(font color="green")green(/font) text

green text

(font color="blue")blue(/font) text

blue text

(b)bold(/b) text

bold text

(i)italic(/i) text, used for Botanical Names like (i)Euphorbia(/i)

italic text, used for Botanical Names like Euphorbia

Frank

www.euphorbia.de

Comments (20)

Sponsored