|
Displays a welcome message and time and date.
Example:
There are two parts to this script. Part 1 is
placed between the HEAD tags of your document. Part 2 is place between
the BODY tags where you want the text displayed. Part
1 Example:
<HEAD>Part 1 code goes here. </HEAD> Part
1 Code:
Place this code between the body tags where
you want the text displayed. Part
2 Example:
Part 2 code goes here. Part 2
Code:
|