Email -Verification page , where a user will be directed to verify his registration with the code sent to his email. using html,css, & javascript

I have on the nav-bar the logo(cinityspace) at immediate left of the nav, then home, workspace, location, about us, signup/login. I have built the signup page, login page, then the home page. now i want to built the Email verification, where immediately after the user’s signup, it would direct the user to the email verification, where the user will get a code via his email to verify his registration process. at the email verification, i will also have the same content & information i have at the home page, from the header, down to the footer. and a full verification js that will generate the code and ensure it matches the users details

I’m expecting a well detailed email-verification page