I am done with html and css, NOW, what tools should I start with?

Shall I start with

Adobe CS3

OR

Adobe CS4

OR

Adobe CS5

Please let know. I am just confused.

Thanks :)

link|improve this question

31% accept rate
5  
Not clear what you're asking. Tools to do what? How are you 'done' with html/css? CS3/4/5 all do a perfectly good job of whatever applications your referring to - there isn't a massive amount of difference. – Anonymous - Aug 25 '11 at 7:57
feedback

closed as not constructive by Su', Nick, John Conde Aug 25 '11 at 11:34

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

I suppose you are getting into web development.

I suggest you looking into Boilerplate. A really good start to have a solid template and setup for both HTML5, CSS and eventually your JavaScript.

As for tools/IDE, Adobe tools are great, but sometimes overwhelming. There are many other free alternatives out there, line Notepad++ for coding and paint.net for image editing. Whatever software you decide to use, just stick with it and learn to use it well.

You may want to look for writing the code yourself, not using any WYSIWYG functionality EVER.

One great thing to start coding and practicing is jsfiddle.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.