 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
hdamiaans
Joined: 10 Aug 2007 Posts: 2
|
Posted: Fri Aug 10, 2007 6:20 pm where does this text come from? |
|
|
|
Hi guys,
Something weird is happening to my page.
So i have included a SSI for my menu on this page to see if it works...and it does. However if you go to this page you see  written above the menu that is included.
The weird thing is that these letters do not appear in the code of the SHTML page or in the menu.htm page.
If I do an preview in browser for the pages separately they don't show up either. How can I get rid of this.
The page is
http://www.henkdamiaans.nl/knee-anatomy.shtml |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8265 Location: Castle Rock CO USA
|
Posted: Mon Aug 13, 2007 2:37 am |
|
|
|
| Code: |
<p class="style13"><span class="style18">menu</span></p>
<table style="width: 100%">
<tr> |
Hopefully that should help.
_________________
Corey
Toll Free Fax Numbers | Yahoo Merchant Account |
|
hdamiaans
Joined: 10 Aug 2007 Posts: 2
|
Posted: Mon Aug 13, 2007 4:10 pm |
|
|
|
I noticed that one as well. The weird thing is that you can see it when you look at the page source.
but here comes the weird bit. You can only see it on the page source. It is not in the code that I wrote.
This is the code that I wrote on the shtml page
<p class="style13"><span class="style18">menu</span></p>
<!--#include file="menu.html" -->
<p class="style13"> </p>
.....
This is the code of the menu.htm
<table style="width: 100%">
<tr>
<td class="style15"><strong>Anatomy</strong></td>
</tr>
..........
And when I publish it, I get that weird  in the code.
It looks like the server puts it there, is this possible? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8265 Location: Castle Rock CO USA
|
Posted: Tue Aug 14, 2007 2:37 am |
|
|
|
When I looked at http://www.henkdamiaans.nl/menu.html, I only saw
| Code: |
<table style="width: 100%">
<tr>
<td class="style15"><strong>Anatomy</strong></td>
</tr>
<tr>
<td id="id1" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id1',1,'style.backgroundColor','#00FFFF','style.color','#000000');" class="style13" style="height: 20px" onclick="FP_goToURL('joints.htm')">
<strong><a class="style17" href="joints.htm">
<span class="style4">Joints</span> </a></strong></td>
</tr>
<tr>
<td class="style13" id="id2" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id2',1,'style.backgroundColor','#00FFFF','style.color','#000000');" onclick="FP_goToURL('leg-anatomy.htm')">
<a href="leg-anatomy.htm" class="style17"><span class="style4">
<strong>Leg Anatomy</strong></span></a><strong> </strong></td>
</tr>
<tr>
<td class="style13" id="id3" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id3',1,'style.color','#000000','style.backgroundColor','#00FFFF');" onclick="FP_goToURL('knee-anatomy.htm')">
<strong><a href="knee-anatomy.htm" class="style17">
<span class="style4">Knee Anatomy </span></a></strong></td>
</tr>
<tr>
<td class="style13" id="id10" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id10',1,'style.backgroundColor','#00FFFF');" onclick="FP_goToURL('Shoulder-anatomy.htm')">
<a href="Shoulder-anatomy.htm" class="style17">
<span class="style4">
<strong id="id9" "FP_changeProp(/*id*/'id9',1,'style.backgroundColor','#00FFFF'); FP_changeProp(/*id*/'id9',1,'style.backgroundColor','#00FFFF')">
Shoulder Anatomy </strong></span></a></td>
</tr>
<tr>
<td class="style13"> </td>
</tr>
<tr>
<td class="style15"><strong>Nutrition </strong></td>
</tr>
<tr>
<td class="style13" id="id4" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id4',1,'style.color','#000000','style.backgroundColor','#00FFFF');" onclick="FP_goToURL('Nutrition.htm')">
<strong><a href="Nutrition.htm" class="style17">
<span class="style4">Vitamins & minerals </span></a></strong>
</td>
</tr>
<tr>
<td class="style13" id="id5" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id5',1,'style.color','#000000','style.backgroundColor','#00FFFF');" onclick="FP_goToURL('food-and-weightloss.htm')" >
<strong><a href="food-and-weightloss.htm" class="style17">
<span class="style4"><strong>Food & Fat Facts</strong></span></a>
</td>
</tr>
<tr>
<td class="style13" id="id11" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp(/*id*/'id11',1,'style.backgroundColor','#00FFFF');" onclick="FP_goToURL(/*href*/'energy-expenditure.htm')" >
<a href="energy-expenditure.htm" class="style17"><span class="style4"><strong>
Energy expenditure</strong></span></a></td>
</tr>
<tr>
<td class="style13" style="height: 20px"></td>
</tr>
<tr>
<td class="style15"><strong>Training </strong></td>
</tr>
<tr>
<td class="style13" id="id14" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp(/*id*/'id14',1,'style.backgroundColor','#00FFFF');" onclick="FP_goToURL(/*href*/'Fitnessplan.htm')">
<a href="Fitnessplan.htm" class="style17"><strong><span class="style4">3 steps
2 success</span></strong></a></td>
</tr>
<tr>
<td class="style13" id="id6" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id6',1,'style.color','#000000','style.backgroundColor','#00FFFF');" onclick="FP_goToURL('fitness.htm')">
<strong><a href="fitness.htm" class="style17">
<span class="style4">Create your own </span></a></strong></td>
</tr>
<tr>
<td class="style13" style="height: 20px" id="id12" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp(/*id*/'id12',1,'style.backgroundColor','#00FFFF');" onclick=" FP_goToURL('Flexibility-training.htm')">
<a href="Flexibility-training.htm" class="style17"><span class="style4"><strong>
Flexibility Training</strong></span></a></td>
</tr>
<tr>
<td class="style13" id="id13" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp(/*id*/'id13',1,'style.backgroundColor','#00FFFF');" onclick=" FP_goToURL('Stretch_exercises.htm')">
<a target="_top" href="Stretch_exercises.htm" class="style17">
<span class="style4"><strong>Stretch Exercises</strong></span></a></td>
</tr>
<tr>
<td class="style13"> </td>
</tr>
<tr>
<td class="style15"><strong>More</strong></td>
</tr>
<tr>
<td class="style13" id="id7" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id7',1,'style.color','#000000','style.backgroundColor','#00FFFF')">
<strong><a href="mailto:hdamiaansatgmail.com" class="style17">
<span class="style4">Contact me </span></a></strong></td>
</tr>
<tr>
<td class="style13" id="id8" onmouseout="FP_changePropRestore()" onmouseover="FP_changeProp('id8',1,'style.color','#000000','style.backgroundColor','#00FFFF')">
<strong><a href="links.htm" class="style17"><span class="style4">Links </span>
</a> </strong></td>
</tr>
</table> |
I did not see
| Code: |
<div id="side" >
<p class="style13">
<img alt="" src="pictures/knee.gif" width="98" height="146"></p>
<p class="style13"><span class="style18">menu</span></p> |
Where is this code?
_________________
Corey
Toll Free Fax Numbers | Yahoo Merchant Account |
|
sticks464
Joined: 31 Dec 2006 Posts: 1116
|
Posted: Tue Sep 18, 2007 3:14 am |
|
|
|
Take out this code
| Code: |
| xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> |
It has nothing to do with an html 4.01 strict doctype. Your content type should be
| Code: |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
When I look at your code I see
| Code: |
<p class="style13"><span class="style18">menu</span></p>
<table style="width: 100%">
<tr>
<td class="style15"><strong>Anatomy</strong></td> |
|
|
|
|
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
|
|
|
|
|