Finishing Your HTML Document


Just as books have appendices, indices, forewords and glossaries, it is important to include a type of “footer” section in your Web page for your user’s benefit. This type of information can be included in the <ADDRESS>…</ADDRESS> tag. The address tag is used for citing author information. I encourage this series at the bottom of each and every HTML document:

<ADDRESS>
Author’s Name (or Issuing Department)<BR>
Creation Date (or Last Revision Date) (in form of: Jun 10 2008)<BR>
URL: http://www.yoursite.org<BR>
</ADDRESS>

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 - 2008 tutorial.webaccessories