Question:
Looking for a simple software for handcoding html & css?
anonymous
2012-10-18 12:26:24 UTC
I have Dreamweaver but I hardly ever use any of the features really because I love to handcode. Plus, dreamweaver is very cluttered...

But I like how, in code view, it makes the codes different colors so it's easy to to see where your tags are, and I like how it auto closes your end tags, and the popup menu that pops up when you start writing a code to show your options etc.

I want something like that... that has the coding features only... I don't need a design view, it makes things too cluttered.

Something compatible with Windows... any suggestions?
Four answers:
SteveO
2012-10-18 12:29:11 UTC
Notepad++
anonymous
2012-10-18 12:32:55 UTC
ONLY the graphical editing programs try to complete the code for you, which is NOT a good idea, I have seen Dreamweaver and others put in closing tags in wrong locations. Notepad is what I use, it does not highlight but that is not essential. Under Linux I use Kwrite, or vi for editing, both of these do highlight, but then the whole Linux system is built around interraction between its' inbuilt programs.
Bob B
2012-10-18 12:40:27 UTC
You might want to check out the CodeLobster HTML editor. I find it great for hand-coding and it's available as a free download. It does syntax highlighting and automatic tag closing. (It does have a preview mode but you can easily ignore that feature if you'd like. It doesn't have a "design view" as such.)



While I use the free version, upgrades are available at a very reasonable cost if you need additional features.
anonymous
2012-10-18 12:31:15 UTC
Notepad++.

http://notepad-plus-plus.org/



It has syntax highlighting for a ton of languages, tabs for multiple documents and lots more.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...