-
."header clear" {} -
header#clear {} -
.header.clear {} -
.header clear {}
Correct Answer:
-
.header.clear {}
Which CSS selector can you use to select all elements on your page associated with the two classes header and clear?
."header clear" {}header#clear {}.header.clear {}.header clear {}Correct Answer:
.header.clear {}Latest Updates
No posts found in this category.