Reviewing the TemplateTime to wrap up our exploration of a template by actually putting all the components together (see Example 1-16). Example 1-16. Viewing the structure of an XHTML document<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR Copy this markup, save it to a work folder on your computer, and name it TOC_Building_An_HTML_Page.html. This will be the file you'll open and add content and additional markup to as we progress. |