answersLogoWhite

0

You should use a Cascading Style Sheet, or CSS, any time you need to control how a document is presented. CSS allows you to declare a rule once in one place and use that rule multiple times within a document or across numerous documents. Should you need to change a rule, you only have to change it in one place, and all the documents will display with that changed rule now.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

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 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.


How do you link css to a database?

CSS, Cascading Style Sheet, is a formatting tool. It can not connect to a database. You need to use a programming language like C#, JavaScript, or PHP.


What file extension should external style sheets be saved with?

External style sheets should be saved with the file extension .css. This indicates that the file contains Cascading Style Sheets, which define the presentation of a web page's HTML elements. To link the external style sheet to an HTML document, you can use the <link> tag within the <head> section of the HTML file.


What programming language would you use a Cascading Style Sheet with?

Cascading Style Sheets (CSS) are used with HTML and XHTML documents as well as dynamic coding languages. CSS is used to control the presentation of these documents predominately in web browsers. By having all the rules that control presentation in one place, you only have to go to one place to make a change and have that change perpetuate across all of the documents that have that style sheet embedded.


How do you specify global styles for HTML tags?

You need to use style sheets. You can define a style in an external style sheet and link it to the documents you need. A change in the style sheet will affect all documents it is linked to. Here is an example of a simple style sheet: body { background-color: #d0e4fe; } h1 { color: orange; text-align: center; } p { font-family: "Times New Roman"; font-size: 20px; }


Who invented the web software Cascading Style Sheet?

CSS was originally invented by the World Wide Web Consortium to make it easier for web developers to input information about the font size, color, family, etc. and use the same information on more than one page


Is cascading style sheet open source?

Cascading Style Sheets (CSS) itself is not software but a style sheet language used for describing the presentation of a document written in HTML or XML. CSS is standardized by the World Wide Web Consortium (W3C) and is freely available for anyone to use, making it effectively open in nature. Since CSS is a specification rather than a software program, it doesn't have an "open source" license like traditional software; however, its usage is open and unrestricted.


How do you use your CSS code?

In order to use a Cascading Style Sheet, you must link it to your site by placing this line of code between your tags:You would enter the name of your CSS file where it says "yourstylesheet.css". Make sure that this file is in your root folder.


What is css an how it can use with xml?

CSS stands for cascading style sheet and it is used to apply styling to websites and webpage's i.e. colour and font of text, colour and style of buttons etc. XML is for transporting xml data over the internet. Combined you can use xml and css to style up data and represent it over the internet on webpage's in a consistent way across different browsers


How do you write themes in PHP?

You can use Cascading Style Sheets (CSS) to create website themes for your PHP website.


What is .Style in HTML?

The style is part of a plant's reproductive system. It is the plant structure that connects the stigma (pollen collector) with the ovaries, where seed cells are fertilized in sexual reproduction.