Description
Create a registration form that takes the user details as input from the web page. The output for the page should
be displayed like this:
Lab Objective
Upon completion of this lab, you will be able to:
● Creating a registration form using HTML
● Display the heading and user details
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.