answersLogoWhite

0

The use cases of CSS are wide and varied. While it is true that CSS is commonly used to style web pages, CSS is also used to style things like the FIrefox and Thunderbird user interface, to style HTML-based emails, mobile Web Applications, and more. CSS is a powerful tool.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is CSS in web application?

CSS is a "cascading style sheet" which use for website templates designing. Moto of CSS is that how HTML elements are to be displayed.


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


What is css php?

There is no such thing. PHP is a scripting language, and CSS is a markup protocol. While the two technologies are often used as different parts of the same web application, they are not mutually inclusive and are not part of the same specification.


How do you write an application for various matter?

How do you write an application for various matter?


What is css and deffrent type of css?

css


What is valid css?

Valid CSS is CSS that has been run through the W3C CSS checker and passed.


How do you make CSS layouts?

CSS layouts can be created in an external CSS file. The extension of the file should be CSS only.


How CSS is useful in website development?

Some advantages are:Helps us re-use code. If you create a CSS file, you can use it in all the web pages (HTML and JSPs) instead of coding them in each fileHelps us give a uniform look and feel to the whole application. For ex: All the buttons in the application would look the same if we have a CSS and set a property for all buttons.Answer:Benefits of CSSa) Reduces file sizeb) Less effort needed in maintenancec) Prevents repetitive workd) Greater control


Why is the CSS not working?

if you neglected to save your css file in a .css format, then it may not work.


What is CSS when referred to in the U.S. military?

CSS refers to Confederate States Ship as in the name CSS Shenadoah.CSS refers to Confederate States Ship as in the name CSS Shenadoah. In computer terms CSS is a Cascading Style Sheet.


What are the strict rules of html5?

CSS


How do you make div by using css?

You can make CSS inside a div but not div in CSS. CSS inside div could be done by : <do=iv style="">.