picture albums

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
pyromra
-


Joined: 16 Dec 2004
Posts: 7

PostPosted: Thu Dec 16, 2004 6:53 am    Post subject: picture albums Reply with quote

i wanted to use frotnpage because they have a picture album tool. but abyss cant use its extensions. are there any ways to make an album like the frontpage that i can use on abyss (ie. an html template for a picture album). thnx
Back to top View user's profile Send private message
Glitch2082
-


Joined: 02 Dec 2004
Posts: 194

PostPosted: Thu Dec 16, 2004 7:53 am    Post subject: Reply with quote

Code:

<html>
<head>
<title>Picture Album</title>
</head>
<body>
<table width="80%" height="50%">
<tr>
<td><img src='image_url.jpg'></td>
<td><img src='image_url.jpg'></td>
<td><img src='image_url.jpg'></td>
</tr>
<tr>
<td><img src='image_url.jpg'></td>
<td><img src='image_url.jpg'></td>
<td><img src='image_url.jpg'></td>
</tr>
</table>
</body>
</html>

Something like that should be efficiant.
_________________
int main() {
cout << "Im Pro Apache";
cin.get();
}
Back to top View user's profile Send private message Send e-mail
wspollack
-


Joined: 28 Dec 2003
Posts: 108

PostPosted: Thu Dec 16, 2004 8:04 pm    Post subject: Album Creators: Arles or JAlbum >>> Reply with quote

If you're interested in software that generates pciture galleries of various sorts, suitable for web pages, I suggest the following two:

1) $US 49: Arles Image Web Page Creator. This is what I use on my site ( www.billanddot.com ); see:

http://www.digitaldutch.com/arles/

2) Free: JAlbum; see:

http://jalbum.net/

Regards,

Bill
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group