Instruction
1
The inscription, called clickable, to attract the user's attention and stand out from the rest of the page content. Do not forget that the item must have a specific functionality and the user needs to know in which menu he will go after clicking on this link.
2
To create a clickable label you can use graphic elements. Draw an appropriate color of your site design the button with the inscription on it in any graphics editor. You can also use ready-made graphics solutions on the Internet by visiting websites dedicated to drawing images for the web masters.
3
Uploading a picture, you must insert it in the HTML code of the page. To do this, open the site document in a text editor, right-clicking on the file and selecting "Open with". In the list of applications, specify the editor you use to edit pages. You can also use the standard Windows Notepad.
4
Go to the area code that you would like to insert the label. Please fill-in the corresponding descriptor. For example:

%E2%80%9C%D0%BF%D1%83%D1%82%D1%8C_%D0%B4
5
This code will create a link in the form of a graphic element, where "adresse" - the page to which the user will be redirected after clicking on the inscription. "Putdocument" - the place where you placed the file in your button. To avoid difficulties when searching for an image, place it in the same directory with the page file and the src parameter to specify the exact name. The width and height parameters specify the image size in pixels, for example, 100 and 50.
6
Save the changes to the file and open it in the browser via the menu "Open with". Create clickable labels completed. If the picture does not appear, check the spelling of the code and the specified path to the picture.