HTML Test

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Bobby Johnson
Used 627+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
When making a web page, which two of the following tasks is HTML the most important language for? (Choose TWO)
Making the text a different color.
Separating out headings from paragraphs
Putting borders on an image
Adding information about the copyright
Organizing text into a list
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A programmer has an idea to use just one language for the content, structure, and style of web pages. What might be a problem with this idea?
It will be confusing and less organized for people to read and write code that mixes everything up together.
Structure is more important than style or content and needs its own language
Communicating about structure and style are different problems, and it is helpful to use two languages specific to those problems
A and C
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A group of artists is making a website. When should they use classes?
They want to make their h3 tags bigger than their h1 tags.
They want headings to be one color, but paragraphs to be a different color.
They want some images to float left, and other images to float right.
They want all the pages on their site to have the same style.
They want make a special color using RGB codes.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A student is using a stylesheet to make all the paragraphs on the website green, but it's not working on index.html, even though it works on the other web pages. What could be causing the problem?
1 only
3 only
1 and 2 only
1 and 3 only
1, 2, and 3
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What code in the stylesheet could have made the text green? (Choose TWO)
.p {
color:green;
}
p {
color:green;
}
.special {
color:green;
}
special {
color:green;
}
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
The web developer wants to make the "My Page" text larger. Which TWO of the following would work? (Choose TWO)
Use <h6> instead of <h3>
Use <h1> instead of <h3>
Put the "My Page" text inside the tags.
Use CSS to set the font-size property of the h3 tag
Put the code style="larger" inside the h3 tag.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about copyright?
If an image is already on one web page, it's okay to use it on any web page.
If you make a lot of changes to an image, you do not need the permission of the original creator to post it on your site.
Image creators can decide both who can use their images and how the images can be used.
If there is no copyright information for an image, anyone is free to use it on their own sites.
You must always contact the creator for permission to use an image on your site.
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
HTML5 CodeHS Basics

Quiz
•
8th - 12th Grade
20 questions
LATIHAN BAB3 PEMREGRAMAN WEB

Quiz
•
11th Grade
21 questions
CSS Basics

Quiz
•
6th - 12th Grade
16 questions
Diseño de Pag. web- Zuliani- Yabotí

Quiz
•
12th Grade
25 questions
HTML BASICS

Quiz
•
7th - 12th Grade
18 questions
Linguaggio HTML

Quiz
•
10th Grade
17 questions
Web Design and Development N5

Quiz
•
10th Grade
17 questions
Web Design- HTML Review

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade