Multiple choice technology web technology

Style Sheet templates are stored in which class

  1. RULE-FILE-STYLE

  2. RULE-FILE-CSS

  3. RULE-FILE-TEXT

  4. RULE-FILE-BINARY

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

Style Sheet templates in PRPC are stored in the RULE-FILE-TEXT class. Despite the name including 'TEXT', this class handles CSS and other text-based style definitions. The other options (STYLE, CSS, BINARY) are not the correct class names for storing style templates.