<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>