
CHS Cert Practice test part 2

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
Dyta Laing
Used 1+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is HTML?
HTML describes the structure of a webpage
HTML is the standard markup language mainly used to create web pages
HTML consists of a set of elements that helps the browser how to view the content
All of the mentioned
Answer explanation
HTML is the standard markup language mainly used to create web pages. HTML describes the structure and layout of a webpage. HTML consists of a series of elements that helps the browser how to display content easily.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is CSS?
CSS is a style sheet language
CSS is designed to separate the presentation and content, including layout, colors, and fonts
CSS is the language used to style the HTML documents
All of the mentioned
Answer explanation
CSS is a style sheet language that stands for Cascading Style Sheet and is used to style HTML documents. CSS is mainly designed to separate the presentation and content, including layout, colors, and fonts.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is the father of HTML?
Rasmus Lerdorf
Tim Berners-Lee
Brendan Eich
Sergey Brin
Answer explanation
Timothy John Berners-Lee (TimBL) is known as the father of HTML. He is a British computer scientist, best known as the inventor of the World Wide Web.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following tag is used to embed css in html page?
<css>
<!DOCTYPE html>
<script>
<style>
Answer explanation
<style> </style> tag is used to embed CSS in HTML page, while <script> </script> is used to embed JS in HTML. <!DOCTYPE html> is HTML5 declaration.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HTML stands for __________
HyperText Markup Language
HyperText Machine Language
HyperText Marking Language
HighText Marking Language
Answer explanation
HTML stands for “HyperText Markup Language”. HTML is the standard markup language mainly used to design and create web pages and web applications.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax of doctype in HTML5?
</doctype html>
<doctype html>
<doctype html!>
<!doctype html>
Answer explanation
The correct syntax of HTML5 doctype is <!doctype html>, doctype is the very first thing to write in HTML5. <!doctype html> or <!DOCTYPE HTML> both are same because ‘doctype’ keyword is not case sensitive.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following CSS selectors are used to specify a group of elements?
tag
id
class
both class and tag
Answer explanation
Class selectors are used to specify a group of elements. Id selector specifies a particular unique element.
Create a free account and access millions of resources
Similar Resources on Wayground
47 questions
Computer Programming 2nd Quarter Exam

Quiz
•
11th Grade
45 questions
تقنيه رقميه (2-2) لعام 1446

Quiz
•
11th Grade
49 questions
Ôn tập trắc nghiệm tin học 11 HK2_2021

Quiz
•
11th Grade
50 questions
Advanced web designing

Quiz
•
12th Grade
52 questions
WEB ЖОБАЛАУ-10 СЫНЫП

Quiz
•
11th Grade
50 questions
UJIAN AKHIR SEKOLAH PWPB RPL

Quiz
•
12th Grade
48 questions
Test HTML

Quiz
•
10th Grade
47 questions
Computer Discoveries Pre-Assessment/SGO

Quiz
•
12th Grade
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
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
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade