|
|
7.3 Create an HTML file from a template
We can create a new HTML page from a template; this technique
will help manage site look-and-feel.
-
Choose
File > New from Template.
-
Click the Templates tab to select it.
Highlight the template that you just created and
click Create. This creates a new HTML document
based on the template.
Choose File > Save As and save the
file as practice2.html.
|
exercise
-
Follow the instructions to the left, then view
the document in code view and design view.
-
Change the content in these three areas of the document:
-- The title
-- The sub-menu
-- The main content
-
Save.
|