Warning: include(/home/digitals/public_html/gina/themes/cookiecheck.php) [function.include]: failed to open stream: No such file or directory in /home/digitals/public_html/gina/blog/stuff/webhelp/anchor.php on line 1
Warning: include() [function.include]: Failed opening '/home/digitals/public_html/gina/themes/cookiecheck.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/anchor.php on line 1
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/anchor.php on line 2
Page Anchors
Anchors are bascially this link that is used to link to another part of a page, this is useful when you have a really long page and you want a link so visitors can click to go to the top of the page
First find the location where you want to link to be:
Hello My name is gina lol lol here is my info "<a name=Facts about me>Facts about me</a>"
Now to link a word to "facts about me" just use this code "<a href=#facts about me>Joke 08</a>"
And if you want to link to "facts about me" from another page, use this code "<a
href="facts.html#joke08">facts</a>
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/digitals/public_html/gina/blog/stuff/webhelp/anchor.php on line 16