HTML Code in TextEdit, won't open as HTML anymore. MAC!?

  • Thread starter Thread starter earmuffs
  • Start date Start date
E

earmuffs

Guest
I wrote a HTML code using Text edit. I am able to open the subsequent web page with that file using firefox or safari, however when I want to edit the code and I click on open with --> texteditor.. it doesnt show me the code.. it just literally shows me whatever my wepage shows me in textedit..

Example:

I type this code in textedit:
<HTMl>
<Body>
hello world!
</body>
</html>

when i save this as a .html extension and open with firefox itll show me what i want "Hello world"

however when i want to edit the file and i right click and open with text edit.. it doesnt show me That code.. it shows me just "hello world!"

whats wrong?
 
Back
Top