The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 4 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
Instructions
What to do for Assignment 4...
HTML Form
Must be coded manually using Notepad++
Create a home page and 1 additional page (in folder hw4) showing a form that prompts a user for the following information:
Name
Username
Password
Address
Credit card number, expiry year and month, security code
Bio information
Photograph to upload
You must include the following minimum components:
2 individual pages (or more) A home and at least 1 form page
correct use of most tags/attributes we have used so far
attractive, user friendly layout
something done with a linked style
something done with an internal style.
Include the following tags/attributes at a minimum:
<html>, <head>, <meta>, <title>, <link>, <style>
<body>, <div>, <header>, <nav>, <main>, <footer>
<!—comment‐‐>, <form>, <fieldset>, <label>, <input>, <textarea>, <select>
<a>, <img>, <br>, <p>, <h1>, <hr>, <strong>, <em>, <blockquote> etc…
All of the following must be used somewhere within the form(s):
action (to the CIW CGI script from the lesson), method
text, hidden, password, checkbox, radio, submit
<input>, <select>, <textarea>
Besides having a user friendly navigational structure between your 2 pages, also include:
CSS used in head section to format some part of the form (must be manually coded, not copied from the internet)
CSS linked to both pages to format some part of all pages consistently (must be manually coded, not copied from the internet)
Make sure to validate your code before uploading it! Also view your page through a browser after it is uploaded to make sure images show correctly. Test your links after uploading to make sure paths were written correctly.
Please include code and any css file
InstrucTonsWhat to do for Assignment 4...H±ML FormMust be coded manually using Notepad++Create a home page and 1 addiTonal page (in folder hw4) showing a form that prompts a user for thefollowing informaTon:NameEmailUsernamePasswordAddressCredit card number, expiry year and month, security codeBio informaTonPhotograph to uploadYou must include the following minimum components:2 individual pages (or more) A home and at least 1 form pagecorrect use of most tags/a²ributes we have used so fara²racTve, user friendly layoutsomething done with a linked stylesomething done with an internal style.
Attachments: