July 2011 archive

HTML inserarea imaginilor in linie/galerie

Sa spunem ca am dori sa asezam într-o pagina html cateva fotografii pe orizontala. Acest lucru poate fi facut cel mai usor folosind un tabel. Tag-urile <table> </table> definesc continutul unui tabel. Între aceste tag-uri trebuiesc incluse urmatoarele alte tag-uri <tr><td></td></tr> în asa fel incât un tabel va avea forma <table><tr><td></td></tr></table>.

Continue reading

Permanent link to this article: https://www.xenno.org/507/html-inserarea-imaginilor-in-liniegalerie/

HTML insert images in a line/gallery

Let’s say we want to put in a html page a few photos horizontally. This can be done easily using a table. Tags <table> </ table> define the contents of a table. Between these tags must be included on these other tags <tr> <td> </ td> </ tr> so that the table will form <table> more »

Permanent link to this article: https://www.xenno.org/505/html-insert-images-in-a-linegallery/