Discussion Board

Results 1 to 3 of 3

Thread: What is CSS?

  1. #1
    Registered User nkn_aikon's Avatar
    Join Date
    Mar 2003
    Posts
    39
    What are Cascading Style Sheets (CSS)?

  2. #2
    Registered User Moth's Avatar
    Join Date
    Mar 2003
    Posts
    41
    Cascading Style Sheets describe how documents are presented on screen in the browser. CSS separates the presentation from the content. Changes to the presentation can be made in the style sheet and the changes are automatically reflected throughout the whole document.

    CSS is critical for the mobile browser by making it easy to display the same document on wide variety of devices, each with its own display formats and capabilities. The power of CSS lies in the precise control if offers to document creators and the ease with which they can create content for presentation on any device. Every aspect of the document (positioning, fonts, text attributes, borders etc) can be defined in the style sheet. A change to any aspect of the document is needed to make only once.

  3. #3
    Registered User nkn_rockstar's Avatar
    Join Date
    Mar 2003
    Posts
    2
    You might also want to check out the W3C standards pages on CSS to learn more:

    http://www.w3.org/Style/CSS/

    - Cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved