Menu

#4 Slide show

open
nobody
None
5
2003-07-12
2003-07-12
No

It's easy to create a HTML slide show. Just refresh to
the next image:

<meta HTTP-EQUIV="Refresh"
CONTENT="15;URL=<next_image>.php">
<link rel="next" type="text/html" HREF="<next_image>.php">
<link rel="up" type="text/html" href="index.php">

Discussion


Log in to post a comment.