What is a CSS File? It is used for what purpose

Started by sreelavanya, 03-13-2013, 01:31:00

Previous topic - Next topic

marinelee

Hello Members,

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 aid website programmers by allowing a single file which contains all display setting, as well as simplifying HTML by allowing for multiple page layout design.

I hope this information is useful for all.
Thank you...


MarcoLeitner

CSS is a plain text file format used for formatting contents on a web page. CSS stands for Cascading Style Sheet and is used in web page design to keep all the content in a proper format.It helps to define font, color, spacing and location of html content on webpage. The purpose of CSS is to provide web developers with a standard way to define , apply and manage set of style characteristics.


spyindiaanu

CSS file is very useful for presenting the style and colors, fonts of document, formatting layouts or webpage. It more important to any site to have CSS file. There are 3 types of CSS file. Are Given below.


    Internal styles
    External styles
    Inline styles
One visit to our website and you will see how easy it is to organise the Cheapest Airline Tickets
  •  

adlerdale

CSS is a part of designing a website with different attributes.It is the easy way through which you can manage your whole site.It is used for displaying an effect to the HTML documents.CSS are of three types:inline,internal and external css
http://infrawebsoft.com/blog/
  •  

SanviMalhotra

Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language. CSS is used  to define styles for your documents, including the design, layout and variations in display for different devices and screen sizes.


jane

A CSS file is very important for adding style to html file of web design. This file is linked in index file of website. Several classes are made in a CSS file for styling a web design, it color, formatting, site, images, forms, tables, footer, logo, header, flashes. etc. 

nisha03

A file with the extension .css CSS stands for Cascading Styling Sheets and is used with HTML and is inserted in the <head>. A CSS file contains the properties that define how the HTML elements of an associated Web page will be displayed, such as the color, font, size, line spacing, borders and other HTML elements.

pablohunt2812

A file with the extension .css CSS stands for Cascading Styling Sheets and is used with HTML and is inserted in the <head>. A CSS file contains the properties that define how the HTML elements of an associated Web page will be displayed, such as the color, font, size, line spacing, borders and other HTML elements.

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