<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027166" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027166</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jumping-section-another-page-through-link#comment-1162063</link>
    <description> &lt;p&gt;Just for your reference, you can also not put text in the bookmark:&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;a name=&amp;quot;tips&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 Nov 2004 08:46:02 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1162063 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jumping-section-another-page-through-link#comment-1162033</link>
    <description> &lt;p&gt;Yep.  Just what I needed.  Thanks.&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Nov 2004 13:32:33 +0000</pubDate>
 <dc:creator>cbc58</dc:creator>
 <guid isPermaLink="false">comment 1162033 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jumping-section-another-page-through-link#comment-1162020</link>
    <description> &lt;p&gt;no problem, did it help?&lt;/p&gt;
 </description>
     <pubDate>Sun, 28 Nov 2004 01:10:14 +0000</pubDate>
 <dc:creator>TaylorAtCTS</dc:creator>
 <guid isPermaLink="false">comment 1162020 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jumping-section-another-page-through-link#comment-1161982</link>
    <description> &lt;p&gt;Thank you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Nov 2004 17:05:36 +0000</pubDate>
 <dc:creator>cbc58</dc:creator>
 <guid isPermaLink="false">comment 1161982 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/jumping-section-another-page-through-link#comment-1161976</link>
    <description> &lt;p&gt;The name attribute is used to create a named anchor. When using named anchors we can create links that can jump directly into a specific section on a page, instead of letting the user scroll around to find what he/she is looking for.&lt;/p&gt;
&lt;p&gt;Below is the syntax of a named anchor:&lt;/p&gt;
&lt;p&gt;&lt;a name=&quot;label&quot;&gt;Text to be displayed&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The name attribute is used to create a named anchor. The name of the anchor can be any text you care to use.&lt;/p&gt;
&lt;p&gt;The line below defines a named anchor:&lt;/p&gt;
&lt;p&gt;&lt;a name=&quot;tips&quot;&gt;Useful Tips Section&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should notice that a named anchor is not displayed in a special way.&lt;/p&gt;
&lt;p&gt;To link directly to the &quot;tips&quot; section, add a # sign and the name of the anchor to the end of a URL, like this:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3schools.com/html_links.asp#tips&quot;&gt;&lt;br /&gt;
Jump to the Useful Tips Section&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A hyperlink to the Useful Tips Section from WITHIN the file &quot;html_links.asp&quot; will look like this: &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;#tips&quot;&gt;Jump to the Useful Tips Section&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 26 Nov 2004 15:53:44 +0000</pubDate>
 <dc:creator>TaylorAtCTS</dc:creator>
 <guid isPermaLink="false">comment 1161976 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
