Data Options Travel Links www.dataoptions.com
Worldwide Travel Links! List your Travel Site with Data Options Travel Links!
Home Page Travel Links Contact Info Advertise

Caption, Marquee, Modify Date Examples
Return to Examples Page A Marquee Example!

Take a Look at This Marquee!

An Image with Caption Example


Caption Align Bottom

Marquee Image Example
This is a Marquee. Use the marquee tag.

Last Modified Date Script

<!-- Begin Last Modified Script --> <!-- START of Last Date Modified JavaScript --> <!-- DESCRIPTION: This shows the user the last date this page was modified. INSTRUCTIONS: Place this script where you want the Last Date Modified to show up. FUNCTIONALITY: Works in both Netscape and IE. --> <CENTER> <SCRIPT LANGUAGE="JavaScript"> //Modified by CoffeeCup Software //This code is Copyright (c) 1998 CoffeeCup Software //All rights reserved. License is granted to a single user to //reuse this code on a personal or business Web Site. var dateMod = "" ;dateMod = document.lastModified ;document.write("Last Updated: "); document.write(dateMod); document.write(); // --> </SCRIPT> </CENTER> <!-- END of Last Date Modified JavaScript -->

BACK TO TOP | Home Page