Multiple Choice
Case-Based Critical Thinking Question
Tim just started working as an intern for a local television station. He is responsible for maintaining the station’s website, and he is learning CSS as fast as he can.
-Tim discovers, through trial and error, that he cannot assign the same id value to multiple elements.He quickly changes his strategy and uses a(n) ______ attribute instead.
A) class
B) type
C) div
D) named
Correct Answer:

Verified
Correct Answer:
Verified
Q58: What are developer tools? Why might you
Q59: Gail's tip sheet states reminds her to
Q60: Multiple selectors are separated by <u>semicolons</u>._
Q61: HTML allows you to add the _
Q62: <br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB6185/.jpg" alt="
Q64: To apply the style rules in a
Q65: CSS3 defines a set of elements that
Q66: When multiple style rules select the same
Q67: You insert CSS code in a style
Q68: Selectors can be based on _.<br>A) element