Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Graphic Design (http://siteownersforums.com/forumdisplay.php?f=23)
-   -   What is CSS? (http://siteownersforums.com/showthread.php?t=60338)

muzz 11-12-2012 03:14 AM

CSS means Cascading Style Sheet.We use SCC with HTML to making website stylish.

Zora2012 11-22-2012 12:26 AM

CSS stands for Cascading Style Sheets
Styles define how to display HTML elements
Styles were added to HTML 4.0 to solve a problem
External Style Sheets can save a lot of work
External Style Sheets are stored in CSS files

abhirampathak3 12-11-2012 10:12 PM

The purpose of CSS is to provide Web developers with a standard way to define, apply, and manage sets of style characteristics. CSS provides these capabilities through a technical model based on a hierarchical scope of effect, the separation of style from content, and a well-defined set of published standards. This section touches on each of these three topics in turn, focusing on how CSS can help the Web developer create maintainable, reusable code.

andrewhoward123 12-11-2012 11:37 PM

CSS is the style-sheet Language which is use to present your webpage.

stephan07 12-14-2012 06:00 AM

CSS is a cascading style sheet which is using for website designing and this is used on HTML.

ShoppingMonk 12-17-2012 04:10 AM

(CSS-Cascading Style Sheet)used to make attractive website for adding different types of styles we can add in 3 ways Internal,External and Inline....

quicklockworks 12-17-2012 07:37 AM

You'll use Cascading Style Sheets (CSS) as an external sheet of programming for your website. This sheet can allow you to add some more style, color and flare to the otherwise boring HTML document code you created.

josephjohn4556 12-19-2012 04:25 AM

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics.
And the main use for CSS is to improve HTML web pages by decorating them.

aegisisc 12-27-2012 02:31 AM

CSS is cascading style sheets. it is used for website designing.

rajnish240 12-27-2012 04:50 AM

CSS stands for cascading style sheet and used to make a web design attractive and user friendly.In CSS lot properties are available who makes the web designing attractive.

abhirampathak3 01-02-2013 09:52 PM

"CSS" stands for "cascading style sheets." CSS relies on an underlying HTML structure and so you cannot create a Web page purely out of CSS. CSS consists of rules for how HTML elements should behave, and so if there is no element for a style to control, the style is meaningless.

jayanta1 02-22-2013 11:18 PM

CSS is an abbreviation for Cascading Style Sheets. Style sheets are simply text files, composed of lines of code that tell browsers how to display an HTML page. In CSS, a style is a grouping of different properties given a common name. If you were to re-create this paper for the web, you could define styles for the text on your title page, outline page, and so on.

neha2215 02-23-2013 05:06 AM

CSS is designed primarily to enable the separation of the document content and document format.
adventure.anantagroup.com/

williamrichard 03-06-2013 12:20 AM

CSS stands for Cascading Style Sheets. CSS used for designing.
Styles define how to display HTML elements

p27ratik 03-11-2013 11:49 PM

Cascading Style Sheets (CSS) is style sheet language which is use to layout the document in markup language. CSS is use separate the field in document.
CSS also used in formatting the font,color,layout.


All times are GMT -7. The time now is 05:02 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.