What's the Best Way to Learn CSS?

by bgean
10 replies
  • WEB DESIGN
  • |
Hi Warriors!

I want to create my own squeeze page with video and optin form without having to go to oDesk or similar freelance site.

What's the easiest way to learn CSS so I can program this squeeze page?

Any suggestions are welcome!

Thanks!
#css #learn
  • Profile picture of the author everest8848mt
    Hello bgean,
    Nice to hear that you are interested in learning CSS.
    I would recommend searching on youtube for basic css tags and function. for your own convenient, note it down all the basic tags and start practicing it.
    You can find CSS cheats file, google it.
    Some of the sites i recommend are: learnlayout.com, codeacademy.com, w3schools.com.

    Thank You
    {{ DiscussionBoard.errors[9358972].message }}
  • Profile picture of the author Xezor Markv
    Would you like to provide an example of a squeeze page?
    {{ DiscussionBoard.errors[9359308].message }}
    • Profile picture of the author Pixota
      I would recommend W3 Schools, especially if you are just getting started - If you go through all of their tutorials and examples you'll get to know all the basics and it's completely free w3 schools - css
      {{ DiscussionBoard.errors[9359893].message }}
  • Profile picture of the author kewkii
    If your going to learn CSS then you'll need to understand HTML first. I agree with the previous posters w3 schools is a good place to start. I think one of the best ways I learnt was finding a page on the internet that I liked and then looking at the code behind it to see how it was constructed and styled ... I use the 'Web developer' addon in FireFox for doing just this.
    {{ DiscussionBoard.errors[9360640].message }}
  • Profile picture of the author nickrap13
    The best way is to read (google it), and to PRACTISE!!!!
    Signature
    {{ DiscussionBoard.errors[9360690].message }}
  • Profile picture of the author AffGuides
    Figure out what you need to do, then learn it. That's how I learned to play guitar - found some songs I wanted to play, then found out how to play the chords.

    W3 schools, though, is a great traditional learning source.
    {{ DiscussionBoard.errors[9360699].message }}
  • Profile picture of the author alieen
    dear you can take some guide line from w3school and watch some online tutorial for the learning source.
    {{ DiscussionBoard.errors[9363753].message }}
  • Profile picture of the author amcg
    The best way to learn is to dive in; get Wordpress or Drupal and download source code. You don't even need hosting, run it locally and you'll soon learn about programming languages (PHP in this case) plus databases (MySQL), design (CSS) etc etc.

    Once you're comfortable, purchase some computing via a service like AWS or similar and put something on the net.
    {{ DiscussionBoard.errors[9363880].message }}
  • Profile picture of the author getbestdesign
    i think after you read some CSS fundamental then learn to put it into action or get some working code then try to learn from it
    Signature
    GetBestDesigns.com
    Only the best for the best from the best.....
    {{ DiscussionBoard.errors[9364306].message }}

Trending Topics