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? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

27th Oct 2019, 2:02 PM
Joaquin Yablo
3 Answers
+ 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>
27th Oct 2019, 2:51 PM
Anna/Аня
Anna/Аня - avatar
+ 1
Thank youu
27th Oct 2019, 2:53 PM
Joaquin Yablo
0
Hii
29th Oct 2019, 3:12 AM
Tema Zenebe
Tema Zenebe - avatar