Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume your project is vehicle wash Design a subscription page for new user. A typical new registration form requires user first name, last name, gender,

image text in transcribed

Assume your project is vehicle wash Design a subscription page for new user. A typical new registration form requires user first name, last name, gender, email address and password. Other fields might be needed according to your chosen project. General requirements. 1. Your file name must be register.html 2. Must have a header section which displays your project logo (company name, etc). 3. Must have a footer section with contact us information (email, phone, Facebook, Instagram, etc ) 4. The user registration form and any extra necessary fields to your project. 5. External css file (mystyle.css) to format your webpage style. 6. DON'T use any inline Style sheet formats. 7. Must validate user information using JavaScript on the client side and before submitting it to the server. (valid email, required fields, and password). Your javascript code must be in an external file called validation.js) 8. On submit the page will be sent to a file called "register.php" 9. You must validate your HTML code using a validator before submitting your file. Show your validation report or display an image stating that this page has been validated using validator.io for example) Files to be submitted [3 files register.html mystyle.css validation.js] Q2. Binary > Text converter (javaScript) Design a simple HTML webpage called converter.html (see Figure 1) which can convert text to binary code and vice versa. Binary to Text New Enter the binary text to decode Enter Binary data Site:0. Characters optional Convert * File G9 Load URL The decoded text D Text data from Binary Sire: 0.0 Characters General Requirement 1. Two text areas (text and binary). 2. You must have two functions Binary2Text and Text2 Binary JavaScript functions to do the conversion. 3. File upload and load URL are optional buttons for those who love to learn more. 4. New button will clear the form 5. Bonus: Have a dropdown menu to allow the user to switch to other number bases such as Hexadecimal or Octal. File to be submitted Iconverter.html] Assume your project is vehicle wash Design a subscription page for new user. A typical new registration form requires user first name, last name, gender, email address and password. Other fields might be needed according to your chosen project. General requirements. 1. Your file name must be register.html 2. Must have a header section which displays your project logo (company name, etc). 3. Must have a footer section with contact us information (email, phone, Facebook, Instagram, etc ) 4. The user registration form and any extra necessary fields to your project. 5. External css file (mystyle.css) to format your webpage style. 6. DON'T use any inline Style sheet formats. 7. Must validate user information using JavaScript on the client side and before submitting it to the server. (valid email, required fields, and password). Your javascript code must be in an external file called validation.js) 8. On submit the page will be sent to a file called "register.php" 9. You must validate your HTML code using a validator before submitting your file. Show your validation report or display an image stating that this page has been validated using validator.io for example) Files to be submitted [3 files register.html mystyle.css validation.js] Q2. Binary > Text converter (javaScript) Design a simple HTML webpage called converter.html (see Figure 1) which can convert text to binary code and vice versa. Binary to Text New Enter the binary text to decode Enter Binary data Site:0. Characters optional Convert * File G9 Load URL The decoded text D Text data from Binary Sire: 0.0 Characters General Requirement 1. Two text areas (text and binary). 2. You must have two functions Binary2Text and Text2 Binary JavaScript functions to do the conversion. 3. File upload and load URL are optional buttons for those who love to learn more. 4. New button will clear the form 5. Bonus: Have a dropdown menu to allow the user to switch to other number bases such as Hexadecimal or Octal. File to be submitted Iconverter.html]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Principles Of Database Systems With Internet And Java Applications

Authors: Greg Riccardi

1st Edition

020161247X, 978-0201612479

More Books

Students also viewed these Databases questions

Question

Describe the Indian constitution and political system.

Answered: 1 week ago

Question

Explain in detail the developing and developed economy of India

Answered: 1 week ago

Question

Problem: Evaluate the integral: I = X 52+7 - 1)(x+2) dx

Answered: 1 week ago

Question

What is gravity?

Answered: 1 week ago

Question

What is the Big Bang Theory?

Answered: 1 week ago