Multiple choice technology web technology

The differences between Themes and CSS are

  1. a) Themes can define many properties of a control or page, not just a specific set of style properties.

  2. b) Themes can’t include auxiliary files (e.g. graphics) but CSS can include it.

  3. c) Themes can include style sheet references.

  4. adding, creating, deleting, and modifying user account information

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

Themes can define many properties beyond style properties (like images, templates) and can include stylesheet references. Option B is incorrect because themes CAN include auxiliary files like graphics - this is actually one of their advantages over pure CSS. Option D is unrelated - it describes membership management.