 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Brandon
Joined: 21 Nov 2005 Posts: 8
|
Posted: Tue Nov 29, 2005 8:16 pm View and Review |
|
|
|
Can anyone please tell me by looking at the source code why the "recently in" section is not showing up on the actual webpage?
www.geocities.com/bhsyllibus |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8301 Location: Castle Pines North, CO USA
|
Posted: Wed Nov 30, 2005 3:45 am |
|
|
|
Where is it supposed to be? I searched the parsed source code but did not see the word recent in it |
|
gary.newelluk
Joined: 12 May 2005 Posts: 548 Location: Peterhead, Scotland
|
Posted: Wed Nov 30, 2005 5:07 am |
|
|
|
The words Recently In are actually mispelt which is why you couldn't find them Corey.
With regards to why the text isn't showing is a mysterious one but is brought about by Geocities ad script added to the bottom of your page. Take the script away and all is well.
However this is just masking the real problem which is the <a> tag within the News section is not closed properly as follows:
| Code: |
<a href="mailto:772677athelixcharter.net>webmaster</a>
|
Note there should be a closing ".
| Code: |
<a href="mailto:772677athelixcharter.net">webmaster</a>
|
|
|
Brandon
Joined: 21 Nov 2005 Posts: 8
|
Posted: Sat Dec 03, 2005 1:29 pm |
|
|
|
| Thank you, i am new to HTML and am trying to learn something about, i think there called CGI's, in order to make an order form for the website, dont know what i would do without you guys. I am trying to learn to code Perl but dont know any good websites, if you guys know of any please let me know. |
|
gary.newelluk
Joined: 12 May 2005 Posts: 548 Location: Peterhead, Scotland
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|