Using JavaScript to Add the Current Date and Time
1. Position the insertion point after the </style> tag
2. Type the JavaScript code
3. Position the insertion point immediately after the y in the <body> tag
4. Type onload=showDateAndTime()
5. Position the insertion point immediately after the last </p> tag
6. Type the code to specify where to display the current date
7. Save the changes to the index.html file
8. Refresh or reload the webpage in the browser window to verify the changes are displayed properly