Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/15
Score 0
Which of the following is an example of a browser?
30
Windows
Google Chrome
www.twitter.com
CSS
Q 2/15
Score 0
The image below shows a rectangle that is split into equal parts. If the width of the entire rectangle is 20, what is the width of one of the smaller rectangles?
30
20
5
4
10
15 questions
Q.
Which of the following is an example of a browser?
1
30 sec
Q.
The image below shows a rectangle that is split into equal parts. If the width of the entire rectangle is 20, what is the width of one of the smaller rectangles?
2
30 sec
Q.
Which of the following statements are true about the Internet? I - The Internet connects devices and networks all over the world. II - The Internet helps people collaborate to solve problems. III - The Internet helps people communicate. IV - There are no negative consequences of the Internet, it is purely positive
3
30 sec
Q.
Which binary value is equal to the decimal number 2₁₀?
4
30 sec
Q.
Which of the following classifies as metadata about a webpage?
5
30 sec
Q.
How will the following HTML be displayed on a webpage?
6
30 sec
Q.
Which of the following is an example of an HTML tag?
7
30 sec
Q.
What is the key difference between HTML and CSS?
8
30 sec
Q.
Which of the following is not a valid HTML color code?
9
30 sec
Q.
Which of the following tasks would a web designer be responsible for? I. Creating the look and feel of a website. II. Writing the HTML and CSS that brings the site to life. III. Thinking about the best way to display information
10
30 sec
Q.
Which of the following is related to the issue of censorship on the Internet? I. People watching movies from an unauthorized streaming site. II. Students using the anonymity of the Internet to harass somebody at school. III. A government filtering search results to limit the access of information to its citizens. IV. Students using the Internet to find homework answers
11
30 sec
Q.
Which of the following pixels has a color value of rgb(255, 0, 0)?
12
30 sec
Q.
What is an IFrame?
13
30 sec
Q.
In what order does the Cascade look at factors to determine which CSS rule to follow?
14
30 sec
Q.
Suppose you have the following CSS rules: What font color will the following HTML element have after being styled by the given CSS:<h1 class="water">Welcome!</h1>