0% found this document useful (0 votes)
7 views1 page

New Text Document

This document is an HTML contact form for Mohammad Umar Masood, allowing users to submit their name, email, phone numbers, and a message. The form includes required fields for name, email, and message, and a submit button. The background color of the form is orange.

Uploaded by

umarsvvbasti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

New Text Document

This document is an HTML contact form for Mohammad Umar Masood, allowing users to submit their name, email, phone numbers, and a message. The form includes required fields for name, email, and message, and a submit button. The background color of the form is orange.

Uploaded by

umarsvvbasti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<html>

<head>
<title>Contact</title></head>
<body bgcolor="orange">

<form>
<h1>Contact Mohammad Umar Masood</h1>
<p>Share your details and questions, I will gmail you soon . </p>
<br>
<label><b> Name</b></label><br>
<input type="text" placeholder="Enter your Name" name="Name" required=""
fdprocessedid="uojmr">
<br>
<br>

<br>
<label><b>E-mail</b></label><br>
<input type="email" placeholder="Enter your e-mail" name="email"
required="" fdprocessedid="2fkc9k">
<br>

<br>

<label><b>Phone No. </b></label> <br>


<input type="number" fdprocessedid="qvpul"><br><br>
<label><b>Alternate Phone No. </b></label><br>
<input type="number" fdprocessedid="695m5c"><br>
<label><b> Message</b></label><br>
<input type="text" placeholder="Enter the Message" name="Message" required=""
fdprocessedid="uojmr"><style>.Message{
height: 9000px;
width: 10000;
</style>
<br><br>
<input type="button" value="Submit" fdprocessedid="z2uwqi">
</form>
</body>
</html>

You might also like