HTML and CSS Reference
In-Depth Information
Review Assignments
Practice the skills
you learned in
the tutorial using
the same case
scenario.
Data Files needed for the Review Assignments: basiclogo.png, basicstick.png,
basicstyles.css, modernizr-1.5.js, stick.txt
Dave has found a host for his Web page and has published the document you helped
him create on the Internet. Now he wants to start adding more pages to his Web site.
He's come to you for help in creating a page describing his basic stick. He's already
written the text for the Web page; he needs you to mark up that text with HTML code.
FigureĀ 1-48 shows a preview of the page you'll create for Dave.
FigureĀ 1-48
The Basic Stick product page
Complete the following:
1. Use your text editor to create a new fi le named basic.htm , and then save it in the
tutorial.01\review folder included with your Data Files.
2. Add the doctype for an HTML5 document.
3. Create the root html element and nest the head and body elements within it.
 
Search WWH ::




Custom Search