
Lecture 1 Practice Quiz
Authored by James Luong
Computers, Instructional Technology
8th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Look at the HTML code below and predict how the headings will be displayed.
<h3> Eggs </h3>
<h1> Bacon </h1>
<h6> Waffles </h6>
Answer explanation
Remember... H1 is the biggest and H6 is the smallest
(H3 should be in the middle)
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
HTML stands for
Hypertext Markup Language
Hypertext Media Language
Hyper Text Marker Line
Hypertext Mangement List
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which web development tools would I use if I wanted my web page to have specific colors and style?
HTML
CSS
Javascript
PHP
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
The structure of a web page is primarily created with which of the following?
HTML
CSS
Javascript
C++
5.
MULTIPLE SELECT QUESTION
15 mins • 1 pt
A web document must have which of the following tags?(choose multiple answers)
<html>
<body>
<p>
<img>
<head>
6.
MULTIPLE SELECT QUESTION
15 mins • 1 pt
What are some correct ways you can choose a color in CSS? (There are multiple correct answers)
By using a name
Ex: blue
By using a hexcode
Ex: #fcba03
By using an rgb value
Ex: rgb(252, 186, 3)
By using a binary value
Ex: 10011101
By using an array
Ex: [100, 52, 62]
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is missing from this HTML skeleton?
<!DOCTYPE html>
<html>
<body>
</body>
</html>
<head></head>
<div></div>
<img></img>
<head>
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?