Hi Everyone, as per usual here is yet another project.
to be honest I dont feel too comfortable using divs as separations for my html and rather just use the Header,Main and footer labels. although it got a little confusing between body and main (does this happen to anyone else?). anyway here is my survey form!
Hi @silfredoespinosa, it looks nice but overall itās justā¦meh. I say that because it looks too much like the sample. You didnāt do anything in your own personal style.
You may want to revisit a couple of things;
codepen has validators for HTML, CSS and JS. In CSS, āpadding-buttonā is an unknown property. In HTML, ādisableā is not a valid attribute of <option>
change the cursor to a pointer when hovering over the Submit button
This is a nit but since this is a community survey maybe the current employment question is relevant but would a more relevant question be one asking if the person is a renter or property owner? (Just thinking of something that makes it yours)
This is a nit but sentences start with an uppercase letter. Some of your sentences do, some of them donāt. Be consistent.
Thank you! really appreciate it! will go over it right after Iām done with my tech-documentation page. honestly, I knew about the Validators in codepen but completely forgot to check on it. as for the punctuation it always happens whenever Iām typing too fast.