+ 1
Tell me that how can i make a bottom to jump to another page in html
We can make logo as a bottom
2 ответов
+ 1
Can some send me code
+ 1
You can use anchor tag to do that; Just design your anchor tag to look like button
Code: <a href="" style="background-color: red; padding: 1em;">Page name</>