1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to learn CSS?

Discussion in 'CSS' started by habreza, Jan 6, 2012.

  1. #1
    What is the best way to learn CSS?
     
    Solved! View solution.
    habreza, Jan 6, 2012 IP
  2. iamntb

    iamntb Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Go to w3schools site and start tinkering. They provide a way for you learn how to use CSS online through reading about the different uses and then you can try them out at the same time to make sure you understand what you just read about. Just an FYI - you should have some understanding of HTML which can be learned at the same time from their site. Hope this helps.

    Sincerely,
    IamNTB
     
    iamntb, Jan 6, 2012 IP
  3. ScottAN

    ScottAN Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I agree. You should just use resource sites and in my opinion w3schools is one of the best and most detailed with examples and syntax.

    Also, develop in FireFox or Chrome and then verify in IE. And definitely use the FireFox extension called Firebug which really helps you see how CSS properties cascade and get set.
     
    ScottAN, Jan 6, 2012 IP
  4. uleesgold

    uleesgold Member

    Messages:
    288
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #4
    uleesgold, Jan 6, 2012 IP
  5. DollarTycoon

    DollarTycoon Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thumbs up for W3School and start with notepad, not a wysiwyg.
     
    DollarTycoon, Jan 7, 2012 IP
  6. zeleret

    zeleret Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I learn it by editing blogspot template. Browse on Google to find the tutorial then implement it to blogspot template.
     
    zeleret, Jan 8, 2012 IP
  7. #7
    Try these sites
    http://www.w3schools.com/css/default.asp
    http://www.cssbasics.com/
    http://webdesign.about.com/od/css/Cascading_Style_Sheets.htm
    http://code.he.net/
    Anyway, you can use uncle google to find many interesting sites about learning css.
    And do not use just notepad (it is a struggle to work with it), at least notepad++ or something where you will have syntax coloring/highlighting, numbering lines, searching and replacing text and etc.
    And of course do not use What You See Is What You Get editors (wysiwyg).
     
    Piotr Aszoff, Jan 11, 2012 IP
  8. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #8
    No. You're all wrong. Use w3schools instead.
     
    drhowarddrfine, Jan 11, 2012 IP
  9. cashcars

    cashcars Peon

    Messages:
    112
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #9
    cashcars, Jan 13, 2012 IP
  10. DOCtriN

    DOCtriN Well-Known Member

    Messages:
    184
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #10
    You can find some free ebooks on internet or try to check SitePoint website.
     
    DOCtriN, Jan 14, 2012 IP
  11. n0fx

    n0fx Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Yep. I think visit w3schools > css.
     
    n0fx, Jan 17, 2012 IP
  12. Install

    Install Member

    Messages:
    916
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    33
    #12
    Thanks for guiding. I will take it to the notice too
     
    Install, Jan 19, 2012 IP
  13. GoodManny

    GoodManny Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Start learning also the CSS 3 also..
     
    GoodManny, Jan 19, 2012 IP
  14. arah

    arah Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    it's best answer, thanks for sharing . .
     
    arah, Jan 21, 2012 IP
  15. nicelife

    nicelife Member

    Messages:
    234
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #15
    Hi habreza,



    The links that Piotr Aszoff provided are basic and very useful. But I know not everyone likes to read, I learned faster watching videos and following more simple tutorials. It helped me a lot to just try to customize my personal blog thinking about as a hobby and not as an obligation or a boring duty. I use w3chools to consult the exact way to declare some things but with the time you you won't need it.


    Good luck :)
     
    nicelife, Jan 28, 2012 IP
  16. Andy Trader

    Andy Trader Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Hi, i am new to website building, and i do understand HTML, but after an analysis by W3C Mark up service i have errors everywhere, all to do with CSS. i never heard of CSS until i went to this site. I copied and paste the HTML friendly to get me through this, but i am having trouble freeing errors that are codes for facebook like buttons, codes that i have been told to copy and paste into the body of my site. Any help?
     
    Andy Trader, Jan 31, 2012 IP
  17. fredrikrob

    fredrikrob Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17

    Being new to website building you must try to learn some basic CSS first and W3school dot com is the best place to learn the same. If you are comfortable with basic css code then you can go for the advanced level Css. You must try coding some easy website layout first and then try to Code psd to html which will be best practice.
     
    fredrikrob, Feb 1, 2012 IP
  18. aidanriley

    aidanriley Banned

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #18
    If you would I could help you with it, I'm not the best person in the entire world but I'm sure we could teach each other some stuff.
     
    aidanriley, Feb 1, 2012 IP
  19. maureeeteeeee

    maureeeteeeee Member

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    2
    Trophy Points:
    41
    #19
    To practice you should definetely hit up CSS Zen Garden.
    It's a really nice way to practice & enjoy pure-CSS design.
     
    maureeeteeeee, Feb 1, 2012 IP
  20. vmprotect

    vmprotect Greenhorn

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #20
    There are a lot of resources available on the Net to learn CSS. The best way to learn CSS for beginner is http://www.w3schools.com/css/.
    After knowing basic of CSS you can search more advanced material, video tutorial available on online.
     
    vmprotect, Feb 2, 2012 IP