![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2009
Posts: 3
OS: leopard
|
HTML in TextEdit, not working
Hi All,
I own a Mac and am teaching myself how to use HTML. The code is not functioning correctly when I open it as a .doc vs. an .htm file. For example, when I open it in my browser, the code is not active. When I use the code on NotePad in Windows, it works. Is this a common issue with TextEdit?
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros
|
Re: HTML in TextEdit, not working
Hey, the problem is that .doc is a processed text file, so you end up with junkcode and stuff laying around. It's not a problem, just something you can't do. You must use a text editor not a word processor(processing being the key word) because they add junk.
Cheers, Jamey |
|
|
|
|
|
#5 (permalink) |
|
Manager, Design
|
Re: HTML in TextEdit, not working
Notepad is a program unique to Windows. Mac OS has its equivilant.
Mac or Windows box aside make sure you save it as an htm or html file.
__________________
![]() ![]() ----------------------------- There are no dumb questions, unless a customer is asking them. Help in the fight against cancer and other serious illnesses. |
|
|
|
|
|
#6 (permalink) |
|
God (TSF Enthusiast)
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 896
OS: Ubuntu 9.10 [Karmic Koala]
|
Re: HTML in TextEdit, not working
Open up an html file in ms-word and it'll look like a web page--at least it does on my install. Open up a doc file with notepad and you'll see the file header and all that. Useless stuff that a html parser doesn't want to deal with pretty much tells you to... tells you no.
Moral of the story is, word processors are fine as long as you save it as the correct file type... but editors like textedit, gedit, and notepad are preferred... to me.
__________________
If I have not responded to a post in 24 hours or more, PM me with a link to the thread and I'll get back to you. I do not help via PM/IM/Email. |
|
|
|
|
|
#7 (permalink) |
|
Manager, Design
|
Re: HTML in TextEdit, not working
I prefer to do all my edits in Notepad as it loads up instantly and is friendly to HTML and other web files.
__________________
![]() ![]() ----------------------------- There are no dumb questions, unless a customer is asking them. Help in the fight against cancer and other serious illnesses. |
|
|
|
|
|
#8 (permalink) |
|
God (TSF Enthusiast)
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 896
OS: Ubuntu 9.10 [Karmic Koala]
|
Re: HTML in TextEdit, not working
Absolutely, I agree. Notepad is just... easier.
__________________
If I have not responded to a post in 24 hours or more, PM me with a link to the thread and I'll get back to you. I do not help via PM/IM/Email. |
|
|
|
![]() |
| Thread Tools | |
|
|