answersLogoWhite

0

What is cascading style script?

Updated: 8/16/2019
User Avatar

Wiki User

15y ago

Best Answer

CSS (Cascading Style Sheet) is a proramming language that is used with HTML to create the layout of a page.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is cascading style script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the fullform of CSS?

cascading style sheet


What stand for css?

Cascading Style Sheets


What is does CSS stand for?

Cascading Style Sheets


What type of style sheet uses the style tag?

CSS (Cascading style sheet)


What is the abbreviation of cascading style sheets?

The abbreviation is CSS


What dpes CSS stamd for?

Cascading Style Sheet


What is the use of cascading style sheet in web development?

Cascading Style Sheet is a way of styling your document. It is a set of commands which make a page much more interactive.


What does the acronym CSS mean?

(if you mean the style sheet language) Cascading Style Sheets


What does the css stand for in photoshop css?

Cascading Style Sheet


What has the author Eric A Meyer written?

Eric A. Meyer has written: 'Cascading style sheets' -- subject(s): Cascading style sheets, Computer graphics, Design, HTML (Document markup language), Web sites 'More Eric Meyer on CSS' -- subject(s): Cascading style sheets, Design, Web publishing, Web sites


What is the meaning of cascading?

The cascading that is referred to in the name cascading style sheets refers to how rules can cascade in how they are implement. CSS rules can be found in three places: an external style sheet, and internal style sheet, or inline. Cascading refers to precedence. A rule located inline, will take precedence over a rule located in an internal style sheet and a rule located in an internal style sheet will take precedence over a rule located in an external style sheet. Within a single style sheet (for example an external style sheet) a rule located at the bottom of the style sheet takes precedence over a rule located at the top of the style sheet. This allows you fine tuned control over your styles and how and when they display and which one will display based upon where in the cascading hierarchy they appear.


Which stylesheet utilizes classes?

Cascading Style Sheets (CSS) uses classes.