This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standard_personals. It's free and painless.
Dave | 26 January, 2005 16:15
This type of link is often used in order or F.A.Q. (Frequently Asked Question) pages where clicking on an question takes you to the answer further down the page.
The url itself will look something like this:
<a href="This">http://www.yoursite.com/index.html#ans1">This is question 1</a>
or
<a href="#ans1"> This is question 1</a>
The important part that makes the internal link work is #ans1.
At the point on the page you want your visitor to jump to just add the code:
<a name="ans1">Q1 Answer</a> starts here.
You can see the code in action on our other site http://www.baport.com.
Clicking on the order button for the Mini or Super plans takes you to a page where you start about one third of the way down, clicking on the Starter plan link just takes you to the top of the order page.
This was done so people could see all the order options and still read the terms and conditions near the top of the page.
In the above example the url is http://www.baport.com/order.html#mini and there is an invisible anchor embedded in the page order.html.
| « | December 2008 | » | ||||
|---|---|---|---|---|---|---|
| Su | Mo | Tu | We | Th | Fr | Sa |
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||