Instructions

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 3

1/15/2019 Assignment - HTML II
https://miamioh.instructure.com/courses/84369/assignments/874630?module_item_id=1448039 1/3
Assignment - HTML II
Due Jan 5 by 11:59pm Points 23 Submitting a text entry box
Available Jan 2 at 12am - Jan 8 at 11:59pm 7 days
This assignment was locked Jan 8 at 11:59pm.
Overiew:
Create a HTML form that will submit data to a pre-built server.
Details:
Do this work on your Ubuntu Instance in your git working directory.
Call this html2.html
Submit a link to this file and to your git repository
Create a bootstrap based page that has a form.
The page shall use the Boot Strap Column.
1st Column - 3 wide
Your Name in a div
A small logo image in a div
Course name in a div
2nd column - 6 wide
Form shall use the POST method. Action (Url) for the form will be
http://ceclnx01.cec.miamioh.edu/~campbest/270e/form.php
(http://ceclnx01.cec.miamioh.edu/~campbest/270e/form.php)
field1 - this is the users name
field name = name
field2 - this is the users home zipcode
field name = zipcode
field3 - this is the type of vehicle the user drives
type - dropbox (select)
options:
old car
new car
old truck
new truck
sports car
other
field name = vehicle
field4 - this is the submit button
1/15/2019 Assignment - HTML II
https://miamioh.instructure.com/courses/84369/assignments/874630?module_item_id=1448039 2/3
Some Rubric (8)
name=submit
value="enter"
3rd column - 3 wide
A link to the CSE department website
A link to Miami's main page
A link to a site of your choice.
1/15/2019 Assignment - HTML II
https://miamioh.instructure.com/courses/84369/assignments/874630?module_item_id=1448039 3/3
Total Points: 23.0
Criteria Ratings Pts
3.0 pts
2.0 pts
2.0 pts
1.0 pts
5.0 pts
3.0 pts
2.0 pts
5.0 pts
Clickable link, called html2.html,
git repo present
3.0 pts
Full Marks
1.0 pts
Not clickable or wrong name
0.0 pts
No Marks
1st column 2.0 pts
Full Marks
Contains name, logo, course name
- 3 wide
1.0 pts
Not all elements
present
0.0 pts
No
Marks
2nd column 2.0 pts
Full Marks
6 columns. Form present
1.0 pts
Not all elements present
0.0 pts
No Marks
Form statement and post 1.0 pts
Full Marks
0.0 pts
No Marks
all fields present and named
right
5.0 pts
Full Marks
name, zipcode, options is drop box,
submit has enter as value
2.0 pts
Not all named
correctly
0.0 pts
No
Marks
3rd column 3.0 pts
Full Marks
3 wide 3 links present (cse, miami, site of
your choice)
2.0 pts
Not all
present
0.0 pts
No
Marks
Comments present in file 2.0 pts
Full Marks
0.0 pts
No Marks
Good Indenting, clean code 5.0 pts
Full Marks
0.0 pts
No Marks

Navigation menu