Can anyone recommend a HTML editor for osx? I am taking a basic html class and I want to use a program other than textedit. One that will highlight my code nicely.
Thanks!
Thanks!
KyleC said:Can anyone recommend a HTML editor for osx? I am taking a basic html class and I want to use a program other than textedit. One that will highlight my code nicely.
Thanks!
If you are using TextEdit and created a new file, make sure that before you save you pick "Make plain text" from the Format menu. Also, when you save the file, use .html or .htm as your extension, browsers prefer that for local files.dyplea26 said:HTML just begun writing code using Textedit on a G5.
Code seems correct - however the actual code displays in every browser I use [Firefox, Safari, IE].
What am I doing wrong?