PLEASE IF YOU CAN SOLVE IT THEN GIVE ME SOLUTION OF IT
Task to perform
You are a web developer and you have to design a web Site for a company, your task is to design a registration page layout for this website in HTML (Registration is not required). (10 Marks)
Registration page will have three main parts
Header
Header contains the company logo an image that is available online and you should use that image in your web page.
Login controls includes one text field one password field and one submit button as you can see in above figure.
Content
The content section will contain three sub sections
The highest Degree combo box in Qualification section will looks like this
Footer
The Footer section will display a simple footer text
The User Registration Page (Complete)
You can choose your own company logo (available online) and color scheme
Instructions
1. Follow the Layout ( Header , content, footer) as Explained (3 Marks)
2. All controls must be available and placed according to given format, Reset button works accordingly, In password more then 7 characters are restricted (3 Marks)
3. There should be a check on OnMouseOver event of Login button available in header section that User name and Password fields are not empty, if any one field is found empty then display the following message (2 Marks)
4. There should be a check on OnMouseOver event of Login button available in header section that User name and Password fields are filled then display this message (2Marks)
Note:
§ Uploading File and Real time registration and Login is not required
§ You can use Image that is available online and use the path of that image in image tag
§ Only one html page is required in .html format, please do not submit any image or any other files
§ Cascading style sheets (CSS) are not allowed