continue:
|
tables
|
back:
|
images
|
|
sample - within a page |
|
sample - between pages |
|
<A NAME=TargetLabel> |
To define positions, within a page , that can be junmped to. |
|
|
To define. where to jump, when clicked. |
| <A HREF=TargetPage>some text, to be clicked on</A> | jump to a label on the same page. |
| <A HREF=#Label>some text, to be clicked on</A> | jump to the begin of another page |
| <A HREF=TargetPage#Label>some text, to be clicked on</A> | jump to a label of another page |
It views like that
It views like this
|
|
|
sample - within a page |
|
sample - between pages |
continue:
|
tables
|
back:
|
images
|