|
EXAMPLE 1
This script will insert the date
onto your page showing month and year.
1) Insert the following script
in the <HEAD> section of your page, or in between the </HEAD>
and the <BODY> tag.
2) Insert the below code in the <BODY> section
where you wish the date to appear in the page.
EXAMPLE 2
This script will insert the date onto your page showing day,
month and year.
1) Insert the following script in the <BODY> section
where you wish the date to appear in the page.
That's it for now, folks!
|