| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Apr 2005 Location: England :D
Posts: 834
![]() ![]() ![]() | Put my images in a table Hi, Im doing a gallery and so im tring to display some pictures from a folder on a page. At the moment this php code displays all thumbnail pictures from and folder then once clicked on go to the full size image from another folder. But basicly i want to be able to put the images in a table. Heres what this does at the moment: http://www.marriners.net/sam/images/images.php PHP Code: http://www.marriners.net/sam/ Any ideas? sorry i havn't explained this very well but im basicly wanting to know how i could display the pictures in a table rarther than one under each other. Cheers , -ed
Last edited by edmarriner; 11-01-2006 at 03:29 PM.
|
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Apr 2005 Location: England :D
Posts: 834
![]() ![]() ![]() | lol, sorry about that, im a very tired, the links are: http://www.marriners.net/sam/images/images.php and http://www.marriners.net/sam/ thanks, -ed |
| |
| | #4 (permalink) |
| Domains my Dominion Join Date: Aug 2005 Location: Web 1.0
Posts: 9,552
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I could post some code, however you may want to consider a CSS design with no tables which is actually simpler as table structures are quite easy to break. Here is a tutorial which explains the concept: http://css.maxdesign.com.au/floatuto...torial0407.htm
__________________ NameNewsletter.com - free lists of available domain names ZoneFiles.net (beta) - ccTLD and gTLD droplists |
| |