uhh simple html editor?

Ns1

No Lifer
Jun 17, 2001
55,420
1,600
126
So I list on eBay alot and do all my html coding by hand.

In windows, I would have an html file, open it in notepad, edit to my hearts content, save as html, and I had what I needed.

I tried to do a similar thing in MacOS; right click, open with -> TextEdit, and up comes this half rendered webpage. wtf mate, just give me text, I shouldn't be seeing this.


So, uh, how do I do what I need to do?
 

TheStu

Moderator<br>Mobile Devices & Gadgets
Moderator
Sep 15, 2004
12,089
45
91
TextEdit by default is more like WordPad than NotePad. If you open up the preferences, (Command + ,) then you can set it up to only open files in plaintext.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
If you have fink installed, bluefish is a great html editor. Otherwise I really love textMate.
 

Ns1

No Lifer
Jun 17, 2001
55,420
1,600
126
Originally posted by: TheStu
TextEdit by default is more like WordPad than NotePad. If you open up the preferences, (Command + ,) then you can set it up to only open files in plaintext.

ah, this is probably what I need to do.

Thanks
 

Kmax82

Diamond Member
Feb 23, 2002
3,008
0
0
www.kennonbickhart.com
Originally posted by: TheStu
TextEdit by default is more like WordPad than NotePad. If you open up the preferences, (Command + ,) then you can set it up to only open files in plaintext.

Just gave this a shot, and I like this solution a lot. It's much quicker than TextWrangler, and while there isn't any HTML color coding.. it's great for quick HTML edits (ie eBay listings).