HTML and CSS Reference
In-Depth Information
FigureĀ 1-51
dessertWeb menu page
Complete the following:
1. Open the tortetxt.htm fi le from the tutorial.01\case3 folder included with your Data
Files. Save the fi le as torte.htm in the same folder.
2. Add the structure of an HTML5 document around the recipe text. Within the head
element, insert a comment containing the following text:
Apple Bavarian Torte
Author: your name
Date: the date
3. Set the character set of the document to ISO-8859-1 .
4. Link the document to the modernizr-1.5.js script fi le and the dessertstyles.css style
sheet fi le.
5. Specify Apple Bavarian Torte Recipe as the page title.
6. Within the body element, add a header element. Within the header element, insert
an h1 heading containing the inline image dessertweb.jpg with the alternate text
dessertWEB .
 
Search WWH ::




Custom Search