nerdexam
GIAC

GSNA · Question #145

What is the extension of a Cascading Style Sheet?

The correct answer is D. .css. A Cascading Style Sheet (CSS) is a separate text file that keeps track of design and formatting information, such as colors, fonts, font sizes, and margins, used in Web pages. CSS is used to provide Web site authors greater control on the appearance and presentation of their…

Database & Application Auditing

Question

What is the extension of a Cascading Style Sheet?

Options

  • A.hts
  • B.cs
  • C.js
  • D.css

How the community answered

(32 responses)
  • A
    16% (5)
  • B
    3% (1)
  • C
    6% (2)
  • D
    75% (24)

Explanation

A Cascading Style Sheet (CSS) is a separate text file that keeps track of design and formatting information, such as colors, fonts, font sizes, and margins, used in Web pages. CSS is used to provide Web site authors greater control on the appearance and presentation of their Web pages. It has codes that are interpreteA, Dpplied by the browser on to the Web pages and their elements. CSS files have .css extension. There are three types of Cascading Style Sheets: External Style Sheet Embedded Style Sheet Inline Style Sheet

Topics

#CSS#file extensions#web standards#HTML

Community Discussion

No community discussion yet for this question.

Full GSNA Practice