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.


All times are GMT -7. The time now is 04:41 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.