I Start Learning CSS..so please tell me what is the best site , Software and Tools ? I m the beginner in CSS.. so please help me
No doubt w3school is the best, But there are also some site like: codecademy.com, webdesign.org. Best criteria is just follow o'really e book for css.
Just go to w3schools.com and you can learn more about CSS. You can practice your CSS skill on there. I think that's is the best source of learning CSS I have ever known. Just Try!!
w3schools is great for learning css. I have also used lynda video tutorial series to learn it before. I suggest you install Firebug getafirebug.com for your browser. This way, you can make changes to the css straight from you browser, see it, and learn it live as well.
I learned the old fashioned way: with a book. There are dozens out there to choose from. Just check out the Amazon best sellers. I've also used Lynda.com and W3Schools too.
There are two ways. When you need help with a specific part of CSS, Google it. For example "how to display image with CSS". If you want to grasp the entire concept, read at least 3-4 e-books. Chances are, even after that you'll need Google to help you with specific things while you're working.
I started learning CSS by w3schools.com/css. Then I contiknued learnig by doing real projects, and solving the problems they had. As a software I'd suggest to use DreamWaver. I t has nice colrocoding for CSS commands, and also it auto-suggests you commands, which makes the work simpler... )))
This is the best web site for learning CSS, It contain understandable language..you first read it... All the best.... Go to Google after enter w3schools
thanks for all my friends ...again ..and i use w3schools ..this is best site for learn css and other languages. thank you so much
Dreamweaver is the tool that most developers used. It's has great UI, but I suggest you hand coding instead of the WYSIWYG style of coding.
yes, for in-dept coding you have to get rid of WYSIWYG.But Dreamwaver is useful in this case, as well, because it has code chroma-coding (which makes programming easier), and also it as code auto-suggest feature, which is helpful: I just type in Dreamwaver:"backg", and Dreamvawer suggests: "background-color:"