I’m about to start learning HTML5 and I’d like to pick an editor. Currently I have Aptana3, HTML-Kit build 292, and Adobe CS Dreamweaver 4. I’d like to avoid spending any money if I can.
Does HTML5 or CSS3 create any special requirements for choosing an editor or would any of the above be adequate?
Thanks in advance.
any editor will be fine (I use eclipse/aptana). more important for developing html5/css3 will be a good browser, that supports the new standards (and can debug) -> firefox+firebug, opera or chrome. just don’t develop with IE or Safari.