Write the code necesary in javascript to create a webpage that contains a contact form like the one in the attatched picture. To create and style this form, copy the following HTML and CSS code exactly as follows: HTML: Name: E-mail: Comments: CSS: form { background-color:#eaeaea; font-family: Arial, sans-serif; padding: lOpx; } label { float: left; width: 100px; clear: left; text-align: right; padding-right: lOpx; margin-top: lOpx; } input, textarea { margin-top: lOpx; display: block; } #mySubmit { margin-left: 110px; }

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter7: User Creation And Management
Section: Chapter Questions
Problem 1HOA
icon
Related questions
Question

Write the code necesary in javascript to create a webpage that contains a contact form like the one in the attatched picture.

To create and style this form, copy the following HTML and CSS code exactly as follows:

HTML:

<form>
<label for="myName">Name:</label>
<input type="text" name="myName" id="myName">
<label for="myEmail">E-mail:</label>
<input type="text" name="myEmail" id="myEmail"›
<label for="myComments">Comments:</label>
<textarea name="myComments" id="myComments" rows="2" cols="20"></textarea>
<input id="mySubmit" type="submit" value="Submit"›
</form>

CSS:

form { background-color:#eaeaea;
font-family: Arial, sans-serif;
padding: lOpx; }
label { float: left;
width: 100px;
clear: left;
text-align: right;
padding-right: lOpx;
margin-top: lOpx; }
input, textarea { margin-top: lOpx;
display: block; }
#mySubmit { margin-left: 110px; }

 

Contact Form
+
Contact Us
Name:
E-mail:
Comments:
Submit
II
Transcribed Image Text:Contact Form + Contact Us Name: E-mail: Comments: Submit II
Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
External Style Sheet
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning