Inside my CSS, I include how I wanted my contact form to look defining the background color of it, width, etc. The div id "#contact" is for my contact form.
I wrote the tag <div id="contact"> to tell it how I want my form to look like using CSS coding. I included name, email, and feedback/questions inside my contact form. I include jquery inside my lab 15 also.
Inside my javascript, I include the speed of the contact form to appear.
Inside my javascript, I include the speed of the contact form to appear.
As you can see, my contact form has the background color I told inside my CSS code and the user has to fill in their name, email, and feedback/questions to submit the form.
No comments:
Post a Comment