bryansaylor / homework-portfolio

0 stars 0 forks source link

Feedback for assignment #8 #10

Open barryross opened 7 years ago

barryross commented 7 years ago

FEWD Week #8 Project: Forms


Description

This week, you'll be practicing your form skills: you have the option of adding a form to your final project, finishing the Relaxr form that will be started in class, or building a form for CitiPix. The form you build must include at least three different types of HTML form elements and some light CSS styling. We have given you an example of a form that renders well on the web and mobile devices, as well as an example, with starter code, of a registration form you could build for Relaxr.

Student: Bryan Saylor

Project URL: https://github.com/bryansaylor/homework-portfolio/tree/master/Final%20Project

Technical Requirements Does Not Meet Expectations (0) Meets Expectations (1) Exceeds Expectations (2)
Use at least three different types of HTML5 form elements: input, textarea, select, radio button, dropdown, checkbox x
Link to your sign-up page from different pages in your application x
Style forms lightly using CSS x
Make sure a user's password is not visible when they are entering it x
TOTAL: 6/8
barryross commented 7 years ago

Hey Bryan,

Nice work with this last assignment! Great work incorporating a couple of forms into your project! I left a couple marks off as I was hoping to see some styling of the form fields, but overall great work! Please let me know if you have questions about how to style the fields.