The site usually consists of many pages, and in order to be able to navigate from one page to another, you need to set the html-code of the link. It is also necessary if you need to go from one site to another.
It is necessary
Basic skills in working with html markup
Instructions
Step 1
Use phrase or word tags. Tag has the parameter https://your_site.ru "> How to put a link. This means that the link is addressed to the site your_site.ru, and its appearance will be like this" How to put a link. " instead of your_site.ru enter the name of the page in the html extension, for example, link to the page if the page is located in the same folder as the main one. If not, then indicate the corresponding path to it
Step 2
Set a link to the site in the form of a picture. To do this, use the tags and, as well, which indicates the location of the picture. For example, a link to a website. In this case, when you click on the picture, you will be redirected to "your_site.ru".
Step 3
Set a link to the file you want to download. To do this, enclose the path to the file in a tag, otherwise enter the path to the file or program in the href attribute field between “”.