0
Hi. I want to do a link but the link which you press for example "buy" and open a new page that you code. How i can do that?
3 odpowiedzi
+ 1
Create two HTML documents. Link puts them in one folder. Create a link button, for example <a class="button-bye" href="the name of the second html document"> Buy </a>
+ 1
Thank youu
0
Hii