nbktechworld / full-stack-web-dev

6 stars 13 forks source link

Link to the Sign Up page from index page #22

Open nbkhope opened 2 months ago

nbkhope commented 2 months ago

Right now there's no way for going to the sign up page. We link to add a link that goes from index to sign up.

Make one of the unordered list items (visually a box button) be a link with text Sign Up that points to signup.html

Kl0099 commented 2 months ago

Hi @nbkhope,

I've addressed the issue by adding a link from the index page to the sign-up page. The unordered list item now includes a box button with the text "Sign Up" that points to signup.html.

Please review the changes and let me know if there are any additional modifications or details you'd like me to address.

Thanks!