Intro to the Internet 109
and Web Page Design
ated with this dialog box and change the file type
to “All Files.”
You should now be able to see all the files in the
folder. Important: Whenever you are opening
or saving an HTML file, you must...
112 Chapter 7
HTML
end. The area in between will be used to enter
the other tags and web content. Your Notepad
window should now look like Figure 7.6. Note:
the first tag wraps to a new line in the example
above but you do not need to wrap it in...
114 Chapter 7
HTML
because they form the skeleton or framework of
the web page.
The and tags define the so-called
“header” of the web page. The header
generally contains information that is not visible
in the browser window. This...