Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

tomf87

macrumors 65816
Original poster
Sep 10, 2003
1,052
0
Anyone know of a stable simple HTML editor that includes HTML help?

I know I could use DreamWeaver but I really don't feel like forking over that kind of money to just monkey around in HTML. I don't think I would benefit that much from it either, since I want to learn the coding myself.
 
I just use SubEthaEdit and if I need help with HTML, I check over my page with the W3C Validator for correct syntax, and if I don't know something;

HTML Goodies is a great place, and then there is always HTML for Dummies . Personally I prefer XHTML over HTML, as its HTML with the stricter rules in order to keep coding a page follow standards a heck of a lot more easily.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
taco html edit is my favorite editor. it includes syntax highlighting, an image-map wizard, and live preview (and it's free). if you're looking for a gui editor, the mozilla suite includes a graphical html editor. for help with HTML and XHTML (like chealion said, xhtml is the way to go), try w3 schools, they have great free tutorials on xhtml, javascript, css, dom, xsl, etc.
 
Originally posted by FattyMembrane
taco html edit is my favorite editor. it includes syntax highlighting, an image-map wizard, and live preview (and it's free). if you're looking for a gui editor, the mozilla suite includes a graphical html editor. for help with HTML and XHTML (like chealion said, xhtml is the way to go), try w3 schools, they have great free tutorials on xhtml, javascript, css, dom, xsl, etc.

+1 on everything FattyMembrane (ew) says. I use Taco as my BBEdit replacement at home for contracting, etc. and w3schools.com for *all* of my HTML reference. and www.irt.org for my javascript reference and tutorials, etc.

However, if you're looking for a WYSIWYG editor a la Dreamweaver, I don't know of a single app that comes close. I forked out $1200 CAD for Studio MX about a year ago, but I'm a contractor...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.