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)

elenacriss884 10-04-2012 12:48 AM

What is CSS?
 
Hey Friends Tell Me About CSS it A language Or what and Whats The Usage Of CSS

biotinpy12 10-11-2012 03:01 AM

How does this affect my webpage? Will it decrease performance? Will it impact security? What is the impact of keeping unused selectors within CSS on a page?

markboucher12 10-11-2012 03:30 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, and displaying them in a better way than they would normally do.

corinnefalgoust 10-11-2012 10:17 PM

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language

Car Drying Products

omxwebtech 10-12-2012 04:41 AM

I think you can try more about it by google search.

milina788 10-16-2012 12:33 AM

CSS stands for the Cascading Style Sheet which can be defined as the style sheet language used for the presentation semantics of a document which is written in markup languages. CSS was primarily designed to enable the separation of the document content from the document presentation due to which the content accessibly can be improved.

davikerkrish 10-16-2012 12:40 AM

CSS describes Cascading Style Sheet which is used for define the style of the HTML elements. There are two varieties of style sheets available (ie)
1) External style sheet
2) Internal style sheet

External Style sheet - is a file with extension of .css and carrying the styling elements. we can includes this file in our HTML file.

Internal Style sheet - Styles are defined within the HTML page and use it.

sunitha12 10-17-2012 03:12 AM

CSS Stands for Cascading Style Sheet. CSS Code helps the web developers and designers to take control of many aspects of a website, such as fonts, color positioning and styling of data. Also, the website page load easier and they use very less bandwidth.

unni6849 10-18-2012 03:20 AM

Cascading Style Sheets abbreviated as CSS is a language for providing style to the HTML file.The CSS interprets the HTML document into human readable form.CSS document separates graphical elements from the HTML document and makes it presentable to user.
CSS has a simple syntax and easy to make out.......

Nicholasamar 10-19-2012 12:37 AM

CSS stand for cascading style sheets. It's defined how to display HTML element. External style sheets are store in CSS file.

stevepearls 10-19-2012 02:27 AM

css
 
CSS, Cascading Style Sheet, it is used for design the page it used for define the style of the HTML elements.

Lucas Shrek 10-31-2012 03:44 AM

CSS are of three types 1) Inernal 2) External 3) Inline which helps you to make your web page more attractive like you can change background color,fonts of a particular text and many more.

_________
HTC ONE X

Smohil 11-02-2012 12:35 AM

Quote:

Originally Posted by unni6849 (Post 238664)
Cascading Style Sheets abbreviated as CSS is a language for providing style to the HTML file.The CSS interprets the HTML document into human readable form. CSS document separates graphical elements from the HTML document and makes it presentable to user.
CSS has a simple syntax and easy to make out.......

Thanks For Share , CSS are Good to use as Makes the Coding more Understandable as Well Easy to maintain for Minor of major Changes in Style of Web page .

stevemiller 11-03-2012 02:23 AM

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

yugeca 11-10-2012 01:13 AM

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

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.

esavarese 05-30-2013 04:02 PM

Cascading Style Sheets (CSS) = Its an essential part of the webpage... essential if you want to create a responsive site.

Hope this helps!!

BohdanNykon 06-17-2013 03:34 AM

CSS is the abbreviation of cascading style sheets. CSS is a style sheet language used for describing the presentation semantics for HTML.

bestbloggercafe 06-19-2013 09:32 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

harun2u 07-08-2013 09:33 AM

css(cascading style sheets). It same HTML

harun2u 07-09-2013 09:26 PM

CSS is Cascading Style Sheets

sonamsharma 07-09-2013 10:24 PM

CSS stands for Cascading style sheet,which can be define as style sheet language and used for presentation semantics of document.

snowbrown 07-13-2013 11:43 AM

cascading style sheet, it is basically used for designing a website :)

Honey497 07-19-2013 01:03 AM

CSS stands for Cascading Style Sheets. It is a style sheet language used for the presentation of a document.

jacobkennrick 07-20-2013 04:04 AM

CSS is a web based application language. It is an important part of web design. It can save a lot of time while designing a website and you can make an attractive website with the help of CSS.

shahabuddin 07-24-2013 01:32 PM

css means Cascading Style Sheets its use designing to a web page


All times are GMT -7. The time now is 09:22 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.