What is CSS ??????

Discussion in 'XHTML/HTML/CSS' started by Indianseo, Jul 23, 2010.

Remove these ads by signing in
Remove these ads by signing in
  1. Indianseo Banned

    Member Since:
    Jul 15, 2010
    Message Count:
    30
    Likes Received:
    0
    hi,


    what is CSS ?????



    waiting ur reply :)
  2. AJS New Member

    Member Since:
    Jul 23, 2010
    Message Count:
    5
    Likes Received:
    1
    CSS = Cascading Style Sheets, a simple mechanism for adding style (fonts, colors, spacing etc.) to websites. :)
  3. SeoKungFu Active Member

    Member Since:
    Jul 10, 2009
    Message Count:
    603
    Likes Received:
    77
    Occupation:
    SEO Ninja
    And as every initially simple thing when it get overly bloated it's complexity becomes unmaintainable.
  4. eoinbronks New Member

    Member Since:
    Jul 23, 2010
    Message Count:
    36
    Likes Received:
    0
    CSS stands for Cascading Style sheet. CSS allow you to control the layout and look of your page easily. In Webpages’ that CSS are accessible and easier to maintain.
  5. crescendo New Member

    Member Since:
    Jun 23, 2010
    Message Count:
    155
    Likes Received:
    2
    Location:
    ludhiana
    Cascading Style sheets helps you to edit you website very easily as per client requirement, for example:- font face, font size, fonts colors ETC....
  6. sazymi New Member

    Member Since:
    May 13, 2009
    Message Count:
    1,384
    Likes Received:
    57
    Occupation:
    SEO, SMO, Blogger
    Location:
    Los Angeles, CA
    CSS is a great step forward in web development, Separated content and presentation adds more flexibility to your website. And, you'll have no problems with future modification of your website. All templates are based on w3c.org and standards that make your website much more user-friendly.
  7. sheril123 New Member

    Member Since:
    Jun 22, 2010
    Message Count:
    78
    Likes Received:
    0
    CSS is Cascading Style Sheet where you control the colors, style and fonts etc.. of a site.. it also helps in the layout of the site.. it is the simple way of decoding the style of your site.. using the style language in the site pages makes them run slow.. so almost every site has style sheet...
  8. strauss01 New Member

    Member Since:
    Jan 12, 2010
    Message Count:
    34
    Likes Received:
    0
    CSS stands for Cascading Style Sheets. Style sheets are simply text files, collected of lines of code that tell browsers how to display an HTML page. By using CSS one might detach HTML content from its manifestation, individual style from structure.
  9. AvailHosting New Member

    Member Since:
    Feb 11, 2011
    Message Count:
    6
    Likes Received:
    0
    CSS also helps us to save time on formatting webpages and it may reduce your development time.
  10. jaikanth12 Member

    Member Since:
    Jan 9, 2010
    Message Count:
    490
    Likes Received:
    9
    CSS stands for Cascading Style Sheet. This is a document format which provides a set of style rules which can then be incorporated in an XHTML or HTML document. It is a means to separate web content from formatting and presentation information.
  11. AvailHosting New Member

    Member Since:
    Feb 11, 2011
    Message Count:
    6
    Likes Received:
    0
    CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation, including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content (such as by allowing for table less web design).
  12. liveseosolution New Member

    Member Since:
    Jun 10, 2011
    Message Count:
    29
    Likes Received:
    0
    CSS is Cascading Style Sheets which means a World Wide Web technology that helps keep content (data, information) separate from presentation semantics (that is, the look and formatting) of a document written in a markup language.

Share This Page