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)

MichaleMaso 01-16-2014 04:39 AM

CSS is used to establish the look of HTML pages in a browser. They supply an easy way to alter the visual look of a group of HTML files without changing every individual document.

samiur_rahman 01-19-2014 12:57 AM

Do u know what is GOOGLE and what is WIKIPEDIA ?

justclickweb 02-15-2014 03:38 AM

CSS was first developed in 1997, as a way for Web developers to define the look and feel of their Web pages. 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.

ashiselma 07-29-2014 09:14 AM

CSS is a style sheet language used for describing the look and formatting of a document written in a markup language.

bradvictor1 08-04-2014 04:17 AM

CSS - Cascading Style Sheets
Styles define how to display HTML elements
Styles were conneted to HTML 5.0 to solve a problem
Save a lot of work
Also stored in CSS files

thuybk 04-17-2015 12:44 AM

CSS is a sheet language used for describing the look and formatting of a document written in a markup language.

AmbikaN 04-29-2015 12:27 AM

CSS is expanded as Cascaded Style Sheets. It is a language written in markup language to describe the look of a webpage. There are lots of advantages of including CSS code in your website. Main advantage is that it provides option to reduce code on a webpage as you can call a created CSS page and use its attributes for the page or multiple pages.

michaelbutler 05-03-2015 07:48 AM

CSS stands for cascading style sheet, it is used with HTMl to design any particular webpage.

Barun 05-06-2015 01:52 AM

Cascaded Style Sheet is the elaboration of CSS and is based on html coding, used for front end designing of web pages.

isabelbond 05-24-2015 10:33 PM

CSS is a plain text file format used for formatting content on web pages. CSS stands for Cascading Style Sheet and is used by web pages to help keep information in the proper display format. CSS files can help define font, size, color, spacing, border and location of HTML information on a web page, and can also be used to create a continuous look throughout multiple pages of a website.

cbsilveira 05-25-2015 02:29 PM

Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics.

sanamgupta 05-26-2015 01:10 AM

CSS is used to style web pages. But there is more to it than that. CSS is used to style XHTML and XML markup. This means that anywhere you have XML markup including XHTML you can use CSS to define how it will look.
CSS is also used to define how web pages should look when viewed in other media than a web browser. For example, you can create a print style sheet that will define how the web page should print out and another style sheet to display the web page on a projector for a slide show.

william17 05-26-2015 10:29 AM

CSS means Cascading style sheet.
It is used for add many styles in webpage which is not easily possible by HTML.
mainly used for design a webpage.

BenjaminMayer 06-05-2015 05:32 AM

CSS stands for Cascading Style Sheet.It defines how html elements are displayed.Styles were added to fourth version of html to solve some designing problem and saves lots of work.We can store external style sheet in css file through which you can change the look of entire webpage.

sami043 06-09-2015 12:23 AM

Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language.


All times are GMT -7. The time now is 07:15 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.