Log in
Sign up for FREE
arrow_back
Library

Personal Web Page Assessment

star
star
star
star
star
Last updated about 1 year ago
11 questions
Required
3
Required
3
Required
3
Required
3
Required
3
Required
3
Required
3
Required
3
Required
1
Required
1
Formative Generation Completed!
Question 1
1.

Question 2
2.

Write the directions for how we would type an opening and closing paragraph tag.

Question 3
3.

Question 4
4.

Question 5
5.

Question 6
6.

Draw me all 6 of the HTML Title Headings.

Question 7
7.

Question 8
8.

Question 9
9.

Question 10
10.

Required
1
Question 11
11.

Add your time here. Complete this sections ONLY ONCE.

What does HTML stand for?
Hyper Text Markup Language
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Tool Markup Language
Which ones are used for CSS and which ones for HTML? Drag the following tags to the correct category.
<p> </p>
{ }
h1{ font-size: 70px;}
<h1> </h1>
<body> </body>
{background-color: blue;}
<br>
{font-size: 30px}
HTML
CSS
Which one do you use to create your style for website ?
HTML
FoCS
CSS
Google
CSS stands for Cascading Style Sheets.
True
False
Which HTML tag is used to define a paragraph?
<p>
<h1>
<div>
<span>
Which of the following are commonly used CSS properties? (Choose 3)
class
background-color
font-size
margin
color
Which property adjusts the spacing between the letters of a word?
letter-spacing
space-letter
spacing
letters
Which property adds a shadow to the selected text?
Shadow
text-shadow
shadow-text