NHS Designs
Web Design
HTML

HTML 09: From outline to Web page

You're almost there with Tony's Web page. You've created an outline. Now all you need to do is create the corresponding HTML to represent the page and fill in Tony's text.

Before you begin, remember that every Web page needs to start with the <html> element and include the <head> and <body> elements.

Here's the basic HTML skeleton again:

<html>
<head>
<title> </title>
</head>
<body>

</body>

Source: "Head First HTML: with CSS & XHTML" by Elisabeth Freeman and Eric Freeman

Do Assignment #2


ABOUT MISS PEDERSEN · EMAIL MISS PEDERSEN
syllabus · resources · copyright information · Natomas High School Design Department