<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019820" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019820</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120156</link>
    <description> &lt;p&gt;ahhh i got it &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; thanx busy&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 10:15:24 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120156 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120154</link>
    <description> &lt;p&gt;see my last reply, I hit reply before seeing your second post&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 10:10:49 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120154 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120153</link>
    <description> &lt;p&gt;i want to add an nbsp and a | like this nbsp;| so that i get&lt;br /&gt;
Home | Services | Contact&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 10:08:24 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120153 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120152</link>
    <description> &lt;p&gt;I&#039;m confused, which did you want to add there, a &amp;amp;nbsp; or | ?&lt;/p&gt;
&lt;p&gt;in the above you have here ouside of the single quote&lt;/p&gt;
&lt;p&gt;if you do this:&lt;br /&gt;
echo &#039;start &#039;;&lt;br /&gt;
echo &#039; stop&#039;;&lt;br /&gt;
youd get spaces after the start and before the stop (note the gap between the end of the word and last quote)&lt;/p&gt;
&lt;p&gt;if you want an operator, like *, +, = etc you can always stick it in a seperate echo, like so:&lt;/p&gt;
&lt;p&gt;echo &#039;main stuff &#039;;&lt;br /&gt;
echo &#039;|&#039;;&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;[edit] ok you posted that second bit before i hit submit lol[/edit]&lt;/p&gt;
&lt;p&gt;just add a space and | and another space before the end quote&lt;/p&gt;
&lt;p&gt;if ($body==&#039;body.php&#039;) {&lt;br /&gt;
  echo &#039;&lt;a href=&quot;index.php?body=body.php&quot; class=&quot;navlink_current&quot;&gt;Home&lt;/a&gt; | &#039;;&lt;br /&gt;
} else {&lt;br /&gt;
  echo &#039;&lt;a href=&quot;index.php?body=body.php&quot; class=&quot;navlink&quot;&gt;Home&lt;/a&gt; | &#039;;&lt;br /&gt;
}&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 10:04:44 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120152 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120150</link>
    <description> &lt;p&gt;so it looks like &lt;/p&gt;
&lt;p&gt;Home | Services | Contact&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:58:54 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120150 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120149</link>
    <description> &lt;p&gt;i wanna add it&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$body&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;==&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;body.php&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&amp;nbsp; echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;&amp;lt;a href=\&quot;index.php?body=body.php\&quot; class=\&quot;navlink_current\&quot;&amp;gt;Home&amp;lt;/a&amp;gt;&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strong&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;here&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;strong&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;;&lt;br /&gt;} else {&lt;br /&gt;&amp;nbsp; echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;&amp;lt;a href=\&quot;index.php?body=body.php\&quot; class=\&quot;navlink\&quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;strong&amp;gt;and here&amp;lt;/strong&amp;gt;&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;so it looks likes this (the code that is):&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;&amp;lt;a href=\&quot;index.php?body=body.php\&quot; class=\&quot;navlink\&quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;strong&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/strong&amp;gt;&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:58:03 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120149 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120147</link>
    <description> &lt;p&gt;you want to write &amp;amp;nbsp; or just use one? (to display it in here you type &amp;amp;amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe you just escape the extras like you do quotes &quot;\|&quot;&lt;/p&gt;
&lt;p&gt;where do you want to add it?&lt;/p&gt;
&lt;p&gt;**Where&#039;s Mark when you need him lol**&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:49:20 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120147 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120146</link>
    <description> &lt;p&gt;a &quot;&amp;amp; nbsp ;&quot;and&quot;|&quot; ^ the non breaking space did show up&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:46:08 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120146 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120143</link>
    <description> &lt;p&gt;yay! thanx busy &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; it works now &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;and yes abhi it looks similar, but it&#039;s not what u think it is lol &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;now i have another problem, i wanna add an &amp;nbsp;| at the end but it won&#039;t let me, how can i do it?&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:41:50 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120143 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/navigation-problem#comment-1120140</link>
    <description> &lt;p&gt;that top $page should be $body shouldn&#039;t it&lt;/p&gt;
&lt;p&gt;try this:&lt;/p&gt;
&lt;p&gt;if ($body==&#039;home&#039;) {&lt;br /&gt;
          echo &#039;&lt;a href=&quot;index.php?body=home&quot; class=&quot;navlink_current&quot;&gt;Home&lt;/a&gt;&#039;;&lt;br /&gt;
        } else {&lt;br /&gt;
          echo &#039;&lt;a href=&quot;index.php?body=home&quot; class=&quot;navlink&quot;&gt;Home&lt;/a&gt;&#039;;&lt;br /&gt;
        }&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Nov 2002 09:36:06 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120140 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
