
CSS and HTML Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Anthony DellaRosa
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume you have two files for your website, and these files exist in the same folder: about.html style.css Which of the following is the proper way to apply the CSS code inside style.css to the about.html file?
Inside style.css: applyTo { href: about.html; }
Inside about.html:
Inside style.css:
Inside about.html:
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are trying to apply the same style to several different elements in a block, with line breaks before and after. Which tag should you use?
<span>
<div>
<style>
<src>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following selects all elements with the class footer that are inside of divs?
div { .footer { ... } }
.footer div { ... }
div > .footer { ... }
div .footer { ... }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following selects all a tags that are immediate children of div tags?
div > a { ... }
div a { ... }
div < a { ... }
div + a { ... }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will turn the first letter of all p elements blue?
p::first-letter { color=blue; }
p:first-letter { color=blue; }
p::first-letter { color: blue; }
p:first-letter { color: blue; }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following selects images as the mouse hovers over them and sets their size to 350px by 350px?
img:hover { width: 350px; height: 350px; }
img :hover { width: 350px; height: 350px; }
img::hover { width: 350px; height: 350px; }
img > hover { width: 350px; height: 350px; }
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following settings will not make an element invisible?
visibility: hidden
appearance: off
opacity: 0
display: none
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Web Design- HTML Review

Quiz
•
KG - University
20 questions
ICT Y10 WEEK 4

Quiz
•
10th Grade - University
15 questions
Web Design

Quiz
•
10th - 12th Grade
20 questions
HTML & CSS Review

Quiz
•
7th - 12th Grade
15 questions
CSS

Quiz
•
12th Grade
17 questions
HTML

Quiz
•
9th - 12th Grade
15 questions
HTML Quiz

Quiz
•
7th - 12th Grade
13 questions
HTML тегтері

Quiz
•
1st Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University