http://127.0.0.1:5501/form2.html
<!DOCTYPE html>
<html >
<head>
<title>Document</title>
<style>
p {
color: grey;
}
</style>
</head>
<body>
<fieldset style="border: 2px solid black; background-color:rgb(231, 146, 60)">
<img src="employment.jpg" alt="" width="1300px" height="400px;">
<form action=""></form>
<h1>Employment Application</h1>
<p>Fill the form below accurately indication your potentials and suitability
to job applying job.</p>
</fieldset >
<fieldset style="border: 2px solid black; background-color: bisque;" >
<form action=""></form>
<b>Name*</b> <br><br>
<input type="text"
style="width: 300px; height: 30px; border-radius: 5px;">
<input
type="text" style="width: 300px; height: 30px; border-radius: 5px;">
<p>First Name &nbs
p;
 
;  
; Last Name</p>
<br><br> <br>
<b>Date Birth*</b> <br><br>
<input type="number" min="01" max="12" style="width: 170px; height: 30px;
border-radius: 5px;">
<input type="number" min="22" max="60" style="width: 170px; height: 30px;
border-radius: 5px;">
<input type="number" min="2000" max="3000" style="width: 170px; height: 30px;
border-radius: 5px;"> <br>
<p>Month
Day
Year</p> <br><br><br>
<b>Phone Number*</b> <br><br>
<input type="number" placeholder="(000) 000-0000" style="width: 300px;
height: 30px; border-radius: 5px;">
<br><br><br>
<b>Email*</b> <br><br>
<input type="text" placeholder="ex:myname@example.com" style="width: 300px;
height: 30px; border-radius: 5px;">
<br>
<p>example@example.com</p><br><br><br>
<b>Address*</b> <br><br>
<input type="text" style="width: 600px; height: 30px; border-radius: 5px;">
<br>
<p>Streat Address</p> <br> <input type="text" style="width: 600px;
height: 30px; border-radius: 5px;"><br>
<p>Streat Address Line 2</p> <br><br>
<input type="text" style="width: 290px; height: 30px; border-radius: 5px;">
<input type="text" style="width: 290px; height: 30px; border-radius: 5px;">
<br>
<p>City
State/Province
</p> <br><br>
<input type="text" style="width: 600px; height: 30px; border-radius: 5px;">
<br>
<p>Postal/Zip code</p><br><br> How were you referred to us?* <br><br>
<input type="button" style="width: 20px; height: 20px;"> Walk-in
<input type="button" style="width: 20px; height: 20px;"> Referral <br><br>
<input type="button" style="width: 20px; height: 20px;"> Newspaper Ad
<input type="button" style="width: 20px; height: 20px;"> Facebook<br><br>
<input type="button" style="width: 20px; height: 20px;"> Twitter
<input type="button" style="width: 20px; height: 20px;"> Linkedln <br><br>
<input type="button" style="width: 20px; height: 20px;">Other(Please Specify)
<br><br><br>
<b>Resume And Files</b> <br><br>
<input type="text" placeholder="Upload a Files
Drag and drop files here"style="width: 600px; height: 150px; border-radius: 5px;">
<br><br>
<b>Motivation letter*</b> <br><br><input type="text" style="width: 600px;
height: 150px; border-radius: 5px;"> <br><br>
<b>Training And Certifications</b><br> <br>
<input type="text" placeholder="Title" style="width: 300px; height: 30px;
border-radius: 5px;" > <input type="date" placeholder="Date" style="width: 80px;
height: 30px; border-radius: 5px;"><br> <br><input type="submit" placeholder="Save"
style="width: 80px; height: 30px; border-radius: 5px;"> <br><br><br>
<h1>Reference</h1><p>Please list two (2) references that are familiar with
your work life.</p> <br><br>
<b>Referance</b><br>
Name
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" >
<br><br>
Tital  
;
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Relation
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Email
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" >
<br><br>
Phone Number
<input type="number" style="width: 400px; height: 30px; border-radius: 5px;" >
<br><br> <br>
<b>Referance</b> <br>
Name
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Tital
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Relation  
;
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Email
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
Phone Number
<input type="text" style="width: 400px; height: 30px; border-radius: 5px;" > <br><br>
</fieldset>
<fieldset>
<input type="submit" style="width: 150px;height: 30px; border-radius: 5px;" >
</fieldset>
</body>
</html>
No comments:
Post a Comment