Importance of CSS ?

Discussion in 'CSS' started by salihpk, May 28, 2008.

  1. #1
    I want my sister to do some web designing course.So can anyone say me the importance of css in modern cyber world ?
     
    salihpk, May 28, 2008 IP
  2. Ulquiorra

    Ulquiorra Peon

    Messages:
    422
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'd say it's pretty important...
     
    Ulquiorra, May 28, 2008 IP
  3. salihpk

    salihpk Banned

    Messages:
    689
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Are we creating WP Templates with CSS ?
     
    salihpk, May 28, 2008 IP
  4. Ulquiorra

    Ulquiorra Peon

    Messages:
    422
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    All templates should be created with CSS, imo. CSS makes for some awesome capabilities that are not inherent in HTML attributes.

    And yes, most WP templates have CSS in them.
     
    Ulquiorra, May 28, 2008 IP
  5. salihpk

    salihpk Banned

    Messages:
    689
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Can any site/ebooks help her to be master in CSS after completion of this course ?
     
    salihpk, May 28, 2008 IP
  6. jdpmedia

    jdpmedia Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Very helpful, and pretty important in my opinion. Try w3schools.com for help.
     
    jdpmedia, May 28, 2008 IP
  7. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #7
    When it comes to making proper, high-quality websites, CSS is as important as HTML. They're both required in order to master basic designs.

    Real world example? CSS is the frosting and sprinkles on the cake; it's pretty damn important. ;) Okay, so that wasn't the greatest analogy. How about "CSS is the paint on a car. While not 100% required, it makes it look better and prevents rust."?
     
    steelfrog, May 28, 2008 IP
  8. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #8
    If it's web design then CSS is the main aspect as it's all things related to design..
    You aren't a web-designer if you don't know your CSS
     
    wd_2k6, May 28, 2008 IP
  9. rochow

    rochow Notable Member

    Messages:
    3,991
    Likes Received:
    245
    Best Answers:
    0
    Trophy Points:
    240
    #9
    I'd say its more the like wheels - not required, but if you want it to go anywhere they're pretty handy to have ;)
     
    rochow, May 28, 2008 IP
  10. Normac

    Normac Peon

    Messages:
    40
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #10
    CSS is like a mass production factory. Sure you could hand bake each and every piece of bread, making sure everything is the same, but it is damn easier to make a machine that makes them all quickly the same.

    CSS allows websites to be changed by one change, not every single page having to be looked through.

    As for learning it, try doing google searches for CSS tutorials, looking for free ebooks, or going to your local library (Yes it exists :D)
     
    Normac, May 29, 2008 IP
  11. kashem

    kashem Banned

    Messages:
    1,250
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #11
    To separate formating of the page from its content , css plays big role. It gives you clearer and easily managebale code. Further having css in external file you get the flexibility to control all the formating for whole site/pages from single file. If you need any single change on that file will reflect every where . So its hugely important, must you have to learn if you want to be a web page designer
     
    kashem, May 29, 2008 IP
  12. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Hah hah, that is way better than mine! :D
     
    steelfrog, May 29, 2008 IP