
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
50 questions
Comprog2 Summative Test

Quiz
•
11th Grade
45 questions
ÔN TẬP GIỮA KỲ 2 - TIN HỌC 12

Quiz
•
12th Grade
50 questions
Excel - Hàm

Quiz
•
9th Grade - University
50 questions
SOAL INFORMATIKA 11.1 PTS1 25-26

Quiz
•
11th Grade
50 questions
HTML & CSS II

Quiz
•
10th Grade
50 questions
html

Quiz
•
12th Grade
49 questions
Test sobre HTML, CSS y JavaScript

Quiz
•
12th Grade
53 questions
chủ đề F( b6-b12)

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade