The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> automated creation of list of jpegs im html - how?
victorboyko
post Dec 3 2008, 06:27 AM
Post #1





Group: Members
Posts: 1
Joined: 3-December 08
Member No.: 7,243



having a bunch of jpeg images, i need to create a html table listing all the jpegs in a folder, like

<td><img src="image1"></td>
<td><img src="image2"></td>
<td><img src="image3"></td>

is there a small software or script so i could do it?
finally i want to have something that looks like this:

http://www.victorboyko.com/runway/ss...aakhmadullina/

thank you!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Tom H.
post Dec 3 2008, 07:14 AM
Post #2


Advanced Member
****

Group: Members
Posts: 129
Joined: 24-August 06
Member No.: 14



My text editor (BBEdit) can provide a list of files in a directory. I would do that, then use search-and-replace to wrap HTML tags around the items. Lots of software (even a web browser) can provide directory listings as a starting point. If your goal is a photo gallery, many graphics programs provide that feature. Sorry, the example link you provided doesn't work.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 02:56 AM