Today as of 2/23/24 I’ve went on to creating the second page of my website and linking it by using an <A> element wrapped around a <button> element using the code below.
<a href="/index2.html"><button >Click for a world of amazingness</button></a>
linking second page to main page:
<a href="/index.html"><button >Home</button></a>
I’ve also acquired photographs of how the website is displayed so far.
Leave a Reply