How to Use the Control Panel

 

Use is limited to selected volunteers

 

 

e-mail us to gain access

 

 


 

Code for page maker functionality

 

A) For "back to the previous page", you have to use javascript. Where

it says CLICK HERE, you can put whatever text you want. Leave the rest

of the code unchanged:

<a href="javascript: history.go(-1)">CLICK HERE</a>

 

 

B) For an anchor, there are two steps:

1) Create the Anchor wherever you want within the document and name it

something appropriate. For this example, I will name the anchor

'chapters':

<a name='chapters'>

 

2) Create the Link that will go to the anchor. Use a pound sign and the

same name that you used for the anchor:

<a href='#chapters'>CLICK HERE TO GO TO CHAPTERS</a>

 

There are plenty of sites to help:

 

http://www.htmlcodetutorial.com/


Page Information

  • 1 year ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts