Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old August 2nd, 2001, 11:21 PM
TigerTermite TigerTermite is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Posts: 12 TigerTermite User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
anchor tag

Hello,

Assuming all pages are in the same directory, what is the correct format?

<a href="page1.htm">page1</a>
<a href="/page1.htm">page1</a>
<a href="../page1.htm">page1</a>
<a href="http://www.site.com/page1.htm">page1</a>


Thanks,
Newbie Paul

Reply With Quote
  #2  
Old August 3rd, 2001, 07:58 AM
prospero prospero is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2001
Location: Lancaster, England
Posts: 33 prospero User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
you have two options.

<a href="page1.htm">page1</a>

is correct for a relative link, and is the usual way of doing things, but

<a href="http://www.site.com/page1.htm">page1</a>

will work as well.

The first method is cleaner.
__________________
" the rarer action is in virtue than in vengeance... "

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > anchor tag


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway