0% found this document useful (0 votes)
17 views1 page

U2L1-3 Worksheet Student

wefrgth

Uploaded by

1706858
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

U2L1-3 Worksheet Student

wefrgth

Uploaded by

1706858
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Name: _________________________________________ Period: _____

Code.org Worksheet -Unit 2 Lessons 1-3

Answer the following questions about HTML. You may use Code.org to answer
the questions and www.w3schools.com .

What does HTML stand for? Hypertext markup


language (HTML)

What does HTML create? Websites

The name of the special set of characters that indicates


the start and end of an HTML element and that
element’s type is called a ______.

________ are the different size section titles throughout


a web page (size 1 to 6)

What does the & code create?

These tags define the main content of the HTML


document that will be directly visible to a user on
your web page.

Draw the start and end tags for a paragraph.

All of your text in your web page should be contained in TRUE or FALSE
an HTML element (example: headings or paragraphs).

What does the tag <ul> create?

When determining the size of a heading, _____ is the


smallest and ____ is the largest. (Write tags)

What does the tag <hr> create?

How many heading tags are there?

What does the tag <ol> create?

Mistakes in code which cause it not to work as planned


are called _______.

What does the code <br> create?

Rev. 2/24

You might also like