Log in
Sign up for FREE
arrow_back
Library
Personal Web Page Assessment
By Corey McPherson
star
star
star
star
star
Share
share
Last updated 12 months ago
11 questions
Add this activity
Instructions
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.
What does HTML stand for?
Hyper Text Markup Language
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Tool Markup Language
Question 2
2.
Write the directions for how we would type an opening and closing paragraph tag.
Question 3
3.
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;}
Question 4
4.
Which one do you use to create your style for website ?
HTML
FoCS
CSS
Google
Question 5
5.
CSS stands for Cascading Style Sheets.
True
False
Question 6
6.
Draw me all 6 of the HTML Title Headings.
visibility
View drawing
Question 7
7.
Which HTML tag is used to define a paragraph?
<p>
<h1>
<div>
<span>
Question 8
8.
Which of the following are commonly used CSS properties? (Choose 3)
class
background-color
Question 9
9.
Which property adjusts the spacing between the letters of a word?
letter-spacing
space-letter
spacing
letters
Question 10
10.
Which property adds a shadow to the selected text?
Shadow
text-shadow
shadow-text
Required
1
Question 11
11.
Add your time here. Complete this sections ONLY ONCE.
<h1> </h1>
<body> </body>
{background-color: blue;}
<br>
{font-size: 30px}
HTML
CSS
font-size
margin
color