how to write html on a mac?

tom h

New member
so im taking a web page design class in school, and we are learning how to write html and view it on the internet by using notepad and opening it in internet explorer....but when i creat an html document on my macbook, and open it in safari, it just shows the html code...how do i fix this?
 
You have to write the files in plain text (not iWorks or Word) and then save as .html

Notepad in Windows applies no formatting at all; it's just straight ASCII.
 
save as a .html file. Also, consider using CODA -it's a great application for writing code in a variety of languages. They have a free trial and I think its only $50 or so to buy if you like it,.
 
Back
Top