Using Notepad to write HTML
Page 1 of 1
Using Notepad to write HTML
Hello everyone,So this is my first day learning html. I have a macbook pro with OS X version 10.6.5 installed. I opted to use notepad to write html with. Yet every time I want to save a notepad file I run into problems.
Say I write a bit of basic html with some elements. If I save it as a HTM file I find that I cannot later edit it. So I figured I could simply save the file as a ".txt" file and a copy as the ".htm" file. That way I have the txt original if anything goes wrong. However in order to save the .txt file I have to change to plaintext. All fine so far. But when I try to go back into the plain text document it opens with the text formatted to how my html file should look. So I convert back to plain text and all my tags are gone.....
HELP!!!
Sorry to sound stupid but I literally decided to take this up yesterday and know nothing about it.
I am only on tutorial five, but I cannot practice and try different scenarios if I am unable to edit them after making any mistakes.
Re: Using Notepad to write HTML
Have a look at this link: http://www.askdavetaylor.com/how_do_i_s ... tedit.html- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Using Notepad to write HTML
Thanx for that. I tried it. It saves my file as a html file which is fine.But going back into it - it opens without plain text, so i cannot edit the plaintext version - tags, elements, etc.
Am I missing sth here?
Re: Using Notepad to write HTML
And you are using TextEdit?- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Using Notepad to write HTML
Yeah I am.Probably so obvious to some that it didnt cross my mind but:
Go to:
Textedit > Preferences...
select the "Open and Save" tab and tick "ignore rich text commands in html files"
next time you open it, it's gonna open as plain text
let me know if this works
That sorted it!
Hope this helps anyone who has this problem in the future.
Re: Using Notepad to write HTML
Oh and thanx Andreas!!!!Re: Using Notepad to write HTML
You are welcome. Gkad it worked out for you!- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Re: Using Notepad to write HTML
Thanks for the great input. I was having the same problem with my Mac and this corrected it.Re: Using Notepad to write HTML
I never tried doing html codes in a macbook...Is there a big difference?--
tv stand
tv stand
Re: Using Notepad to write HTML
Mark Smith wrote:I never tried doing html codes in a macbook...Is there a big difference?
There is no difference. You should you just use Textedit (Mac) instead of Notepad (Windows).
- Andreas, HTML.net
--
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Show some love for HTML.net on Twitter, Facebook and Google: Use the buttons on top of all pages.
Page 1 of 1