what is CSS and how it can be use?

Discussion in 'CSS' started by sapna.123, May 9, 2011.

  1. #1
    dear all,
    i m new to this field and in process to learning, could u please guide me something about CSS.
     
    sapna.123, May 9, 2011 IP
  2. designer333

    designer333 Greenhorn

    Messages:
    70
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
  3. alok.kumar

    alok.kumar Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    CSS is Cascade style sheets used for adding style to web pages
     
    alok.kumar, May 9, 2011 IP
  4. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #4
    You the power of Google, there a lot of resource available on net and if you have issues understanding then shoot your queries to the forum.
     
    radiant_luv, May 9, 2011 IP
  5. mrcodealot

    mrcodealot Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    CSS, it is used to make your site pretty. The links posted above are pretty good tutorial sites, but if you really want to learn, it is probably easier to just pick up a small web project.
     
    mrcodealot, May 10, 2011 IP
  6. kardus

    kardus Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It's sort of a language used to alter/manage the look of a markup language (in web site design, html is a good example). It allows you to store things like colours and div properties in a single file, and you can 'call' such properties in your html files, for example. This helps cut down on repetitive code for every page and allows you to easily the look/style of multiple pages easily by changing set values.
     
    kardus, May 10, 2011 IP
  7. sburst

    sburst Peon

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    CSS is wonderfully easy to use - I still remember the day I manage to 'crack it' by styling a bunch of divs many years ago, was so happy with my little self :D

    Anyway, I would also add to the list csshowto.com, despite the site not being a good advertisement for CSS itself, it does contain many guides for the absolute beginner in CSS.
     
    sburst, May 11, 2011 IP
  8. sapna.123

    sapna.123 Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    dear all thank u very much to guide me, and sharing ur views about CSS...
     
    sapna.123, May 12, 2011 IP
  9. antechindia

    antechindia Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #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.Its Styles define how to display HTML elements.The Styles were added to HTML 4.0 to solve a problem.Its External Style Sheets can save a lot of work and these are stored in CSS files.
     
    antechindia, May 27, 2011 IP
  10. Eka Ariyasa

    Eka Ariyasa Banned

    Messages:
    182
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    48
    #10
    you can find all about CSS on internet,, i think you can get million result about this..
     
    Eka Ariyasa, May 29, 2011 IP
  11. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #11
    You still think? It's for sure, if you are still think then do a search to find out.
     
    radiant_luv, May 29, 2011 IP