HTML worksheet1
Document Sample


HTML Worksheet
Name : ______________________ Class : _______
Study the following HTML codes carefully.
<HTML>
<HEAD>
<TITLE> Company Profile, Camembert International </TITLE>
</HEAD>
<BODY>
<H1> CAMEMBERT INTERNATIONAL</H1>
"Many’s the night I dreamed of cheese – toasted, mostly." Robert
Louis Stevenson
<H2> What We Do </H2>
<HR>
We make cheese. Lots of cheese; more than eight tons of cheese a
year. Your Brie, your Gouda, your Havarti, we make it all.
<H2>Why We Do It</H2>
<p> We are paid an awful lot of money by people who like cheese.
So we make more. Cheese is not just for mice anymore, you know.
These days <I> everybody </I> is getting into cheese. On
sandwiches, salads, with meat, or alone. It’s the perfect
complement to an appetite. So remember. <p><p>
<b>Say cheese!</b>
</BODY>
</HTML>
Questions:
1. Where will the phrase "Company Profile, Camembert International" appear?
2. What affect will the <h1> tag have on the phrase "CAMEMBERT
INTERNATIONAL"?
3. What text (if any) will be italicized?
4. What text (if any) will appear in bold type? (be careful)
5. What are the two sections of an HTML document?
Add the needed HTML tags to the text below so it will match the
desired output shown at the end
Web Page Class
The Best of Austin High School
Purpose
The purpose of this class is to learn to design and produce pages for the
World Wide Web.
Objectives
The objectives for this class include
Discussing issues related to technology
Designing the Austin High School web site
Publishing the Austin High school web site
Why We Do It
Because we are a select group of hard working, knowledgeable students with
the creativity and dedication to do a good job.
We also want to earn A’s.
Desired Output:
Web Page Class
The Best of Austin High School
Purpose
The purpose of this class is to learn to design and produce pages for the
World Wide Web.
Objectives
The objectives for this class include
Discussing issues related to technology
Designing the Austin High School web site
Publishing the Austin High school web site
Why We Do It
Because we are a select group of hard working, knowledgeable students
with the creativity and dedication to do a good job.
We also want to earn A’s.
Besides the above HTML tags learnt, write down more HTML tags and their
purposes as many as possible.
The first example is shown below:
Tag Name Purpose
<form> … </form> Create a form for user input
Tag Name Purpose
Get documents about "