How to make transition from one page to another

How to make transition from one page to another

For convenience of navigation links are provided. With their help the user can freely be guided on the website and without effort find the sections interesting him. If transitions are placed extremely inconveniently, then duration of finding of visitors on pages of a resource will be minimum.

Instruction

1. It is possible to register the link on the website in several ways. If the engine is used, come as the administrator into the menu of materials. Further select the necessary page or create new. Write the text when clicking which transition will be carried out. Select it and select on the toolbar an icon "Add the Reference". Before you the form which should be filled will open. Specify all necessary parameters provided by cms, set the address of the page and click "Ok". Save changes and refresh the page in a browser window – the link should appear. Check its working capacity, if necessary make changes.

2. If it is necessary to create the reference which will be displayed on all pages of the website, then come into the section of templates. Choose the Edit HTML command, before you the page with the code will open. Before to change something here, be reinsured – copy information to the safe place that in case of unintentional removal of data it was possible to return initial material.

3. Find the necessary block and enter in it the link in a format <a href= "" the page address""> the Text from which transition will be carried out </a>. If it is necessary to put the graphic file instead of the text, apply the following sheaf: <href= "" page address""> <img src= "" picture address""> </a>. Save changes and look at the received result.

4. For creation of transition to a certain part of the web page, at first place anchors in the right places of the website, assign them names. It is better to set sequence numbers – you will spend less time for writing of links. If you use cms, select a part of the text, click "Add the reference" and fill the Anchor field. In a HTML document format it will look as <a href= "" the anchor address ссылки#номер/название""> the Text/picture </a>

5. On simple web pages the transition to other page also registers in the code by means of tags <a> and </a>.

Author: «MirrorInfo» Dream Team


Print