Reply
Website Help - Coding Problem
Old 05-22-2007, 07:09 AM Please Close.
Novice Talker

Posts: 7
Name: Adam
I figured it out - I was trying to do it on a Mac. Apparently, it doesn't work with Macs. I tried it with a Windows and it works fine.

Thanks for the help.

Last edited by AperNature : 05-22-2007 at 09:57 PM.
AperNature is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-22-2007, 10:45 AM Re: Website Help - Coding Problem
jefkin's Avatar
Novice Talker

Posts: 14
Name: Jeff
Location: in front of my computer
Hi Adam,

looks like you've put up html encoded in html.

go to your site: http://apernature.com

then select 'view source' from the menu of your browser.

You should see that what 'looks' like html code, is actually text encoded in the html:

Code:
<p class="p1">&lt;html&gt;</p>
instead of:
Code:
<html>
Somehow, however your getting your files up on go-daddy, they're not 'landing' there as html files.

jefkin
jefkin is offline
Reply With Quote
View Public Profile
 
Old 05-22-2007, 04:32 PM Re: Website Help - Coding Problem
Novice Talker

Posts: 7
Name: Adam
Quote:
Originally Posted by jefkin View Post
Hi Adam,

looks like you've put up html encoded in html.

go to your site: http://apernature.com

then select 'view source' from the menu of your browser.

You should see that what 'looks' like html code, is actually text encoded in the html:

Code:
<p class="p1">&lt;html&gt;</p>
instead of:
Code:
<html>
Somehow, however your getting your files up on go-daddy, they're not 'landing' there as html files.

jefkin

Do you(or anybody, for that matter) know how to fix this? I'm using "Fetch" to upload my files.
AperNature is offline
Reply With Quote
View Public Profile
 
Old 05-23-2007, 12:07 PM Re: Website Help - Coding Problem
jefkin's Avatar
Novice Talker

Posts: 14
Name: Jeff
Location: in front of my computer
Quote:
Originally Posted by AperNature View Post
Do you(or anybody, for that matter) know how to fix this? I'm using "Fetch" to upload my files.

The problem may be that your using some tool to write html, and some (many?) tools are wysiwyg, and so they hide the real html from the user (you). This leaves you two obvious choices.

1) learn about your editor, and how to insert real html code in it.

2) select another editor that behaves closer to your needs.

jefkin
jefkin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Website Help - Coding Problem
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14383 seconds with 12 queries