A time stamp is a mark that shows when a file was last modified. To prove that web pages you submit as homework were completed on time, you should include the following snippet of code just before the </body> tag, which, in turn, should be just before the closing </html> tag in your file.
Last modified: <em> <script type="text/javascript"> <!-- document.write(document.lastModified); // --> </script></em>
For example:
Last modified: