Results 31 to 45 of 47
Thread: What is CSS?
-
12-15-2011, 10:00 PM #31
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. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including plain XML, SVG and XUL.
BLAM Ads makes me over $7,000 a month, read my comment here!
I switched my traffic from the others and I'm making more!!!!!
-
01-19-2012, 04:31 AM #32
Freshman
- Join Date
- Jan 2012
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
CSS is a system that consisits of differnt rules that have an direct impact on the display properties of the web pages. CSS is developed to be independent of the mark up language of the records to which it is applied.
-
01-23-2012, 09:59 AM #33
CSS stands for Cascading Style Sheet,
It's basically a way to design your html pages.
Cheers!
Arman
-
01-23-2012, 04:07 PM #34
Junior
- Join Date
- Oct 2011
- Posts
- 199
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
Cascading Style Sheets allow you to set some common denominators across the page such as color, font and layout. It can also be used to allow the web page to display differently depending on the screen size or device on which it is being viewed.
Hosted solutions provider since 1998 - Serving Houston, Dallas, Atlanta, NJ, and the UK
JaguarPC.com - Managed VPS Hosting | Resellerzoom.com - Affiliate Giveaway
-
01-28-2012, 12:04 AM #35
Sophomore
- Join Date
- Jan 2012
- Posts
- 61
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
CSS stand for cascading style sheet which separate styling part with coding that make the site weight less.
-
01-28-2012, 06:31 AM #36
Stands for Cascading Style Sheet, it's basically the design/layout of your HTML pages.
-
01-28-2012, 11:09 PM #37
Freshman
- Join Date
- Jan 2012
- Posts
- 19
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
CSS stands for Cascading Style Sheets and to put it simply what is does is basically allows you to make HTML elements pretty.
-
02-02-2012, 06:08 AM #38
Sophomore
- Join Date
- Dec 2011
- Posts
- 119
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
CSS is introduced to improve the capabilities of web presentation. Cascading Style Sheets, also known as CSS. And Cascading Style Sheets or CSS allow you to control the layout and look of your page easily.
-
02-06-2012, 11:36 PM #39
Sophomore
- Join Date
- Feb 2012
- Posts
- 134
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Css means cascading style sheets.
-
02-27-2012, 08:10 AM #40
Freshman
- Join Date
- Jan 2012
- Posts
- 11
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
it is cascading style sheet which is use to make a webpage attractive.
-
03-01-2012, 01:36 AM #41
Freshman
- Join Date
- Mar 2012
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
What is CSS?
- 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
-
03-01-2012, 01:41 AM #42
Junior
- Join Date
- Jan 2012
- Posts
- 273
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
CSS stands for cascading Style Sheets and its a language to make styles for your html pages.
-
03-20-2012, 08:13 AM #43
Sophomore
- Join Date
- Mar 2012
- Posts
- 144
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
css
css means cascading style sheet... css has three type :- 1.inline style 2.external stye 3.internal style...
-
04-17-2012, 04:03 AM #44
Freshman
- Join Date
- Mar 2012
- Posts
- 19
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
It was intended to allow developers to separate content from design so that HTML could perform more of the function that it was originally based on - the markup of content, without worry about the design and layout.
-
05-01-2012, 02:48 AM #45
Freshman
- Join Date
- May 2012
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
Styles characterize how to showcase HTML components


Reply With Quote


