GSNA · Question #41
GSNA Question #41: Real Exam Question with Answer & Explanation
The correct answer is A. Cascading Style Sheet. 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
Question
Options
- ACascading Style Sheet
- BCoded System Sheet
- CCyclic Style Sheet
- DCascading Style System
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
Community Discussion
No community discussion yet for this question.