CSS Rules Flashcard-unit 4 CodeHS
Flashcard
•
Computers
•
7th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a valid CSS rule? h1 { color: blue; } ,
<h1> { color: blue; }
, h1 { color="blue"; } , h1 { color=blue; }Back
h1 { color: blue; }
2.
FLASHCARD QUESTION
Front
CSS rules have a selector that defines which HTML elements the rule applies to. Which of the following ranks the selectors from highest precedence to lowest precedence?(most important to least important) Select by tag name, select by class name, select by id name, Select by id name, select by tag name, select by class name, Select by class name, select by id name, select by tag name, Select by id name, select by class name, select by tag name
Back
Select by id name, select by class name, select by tag name
3.
FLASHCARD QUESTION
Front
Which of the following statements are true about styling your web pages with CSS? I. Styling with CSS is more scalable than using style= on each HTML tag that you want to style II. You can change HTML tag style attributes with CSS files that are also possible using inline style= on an HTML tag
Back
I and II
4.
FLASHCARD QUESTION
Front
Which code snippet will select all tags on a page and give them a height of 200 pixels? Options:
, tag="img" { height: 200px; },
{ height: 200px; }, img { height: 200px; }
Back
img { height: 200px; }
5.
FLASHCARD QUESTION
Front
What font color will the following HTML element have after being styled by the given CSS:
Welcome!
?Back
Red
6.
FLASHCARD QUESTION
Front
What font color will the following HTML element have after being styled by the given CSS:
My First Paragraph?
Back
green
7.
FLASHCARD QUESTION
Front
What font color will the following HTML element have after being styled by the given CSS:
Hello World!?
Back
blue
Similar Resources on Wayground
9 questions
Syllabus & Classroom Expectations
Flashcard
•
9th - 12th Grade
11 questions
Mostly Irrelevant Presidential Trivia
Flashcard
•
9th - 12th Grade
7 questions
Amir's First Day of School
Flashcard
•
9th - 12th Grade
14 questions
Intellectual Property
Flashcard
•
9th - 12th Grade
10 questions
Product/Service Management Unit Test
Flashcard
•
9th - 12th Grade
15 questions
Topic 4 Rewind
Flashcard
•
7th Grade - University
15 questions
Body Parts
Flashcard
•
KG - University
6 questions
Preppy
Flashcard
•
KG - Professional Dev...
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade