NEW
Font size
WorksheetsWEB: Guess the CSS!
Total questions: 23
Worksheet time: 12mins
What selector would you use to style EVERY <p>?
Tag
Class
ID
What selector would you use to style ONE specific <DIV>?
Tag
Class
ID
What selector would you use to style SOME <IMG> elements?
Tag
Class
ID
What selector would you use to style EVERY <DIV>'s background color the same?
Tag
Class
ID
What selector would you use to style an <IMG>, a <DIV>, and an <H1> to have the same border?
Tag
Class
ID
What selector would you use to style ONE specific <p> to stand out with a different text color?
Tag
Class
ID
What selector would you use to style ALL <LI> with the same font-face?
Tag
Class
ID
What selector would you use to style a specific GROUP of elements the same?
Tag
Class
ID
WHERE do you code your CSS to style all the text in a 100-page website?
Attached
Inline
External
WHERE do you code your CSS to make ONE page a different background than the rest of the website?
Attached
Inline
External
WHERE do you code your CSS to control every page of a 50-page website?
Attached
Inline
External
What do you call styling INSIDE an HTML tag?
Attached
Inline
External
WHERE do you code your CSS to control ONE SINGLE page?
Attached
Inline
External
WHERE do you code your CSS to control ALL <p> on a 10-page website?
Attached
Inline
External
WHERE do you code your CSS to make ONE sentence different than all the rest?
Attached
Inline
External
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
What kind of SELECTOR is this?
Tag
Class
ID
Compound
