-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
41 lines (40 loc) · 1.52 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>practice</title>
</head>
<body>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>practice</title>
</head>
<body>
<h1> <center> </center><img src="Logo1.JPG" width="100" height="50"> Motek Group Registration Form</h1>
<p>Register your business by usin this form. Required field are marked with an asterisk(*)</p>
<hr>
<input type="text" placeholder="First name">
<br>
<input type="text">
<br>
</p><p>Company mailling address*</p>
<input type="text" placeholder="type"   ="">
<br>
<br>
<input type="text" placeholder="City">    <input type="text" placeholder="State">
<br>
<br>
<input type="text" placeholder="Zip code">    <input type="text" placeholder="Country">
<br>
<br>
<p>Email*                 Phone number</p>
<input type="text" placeholder="">    <input type="text" placeholder="">
<p>Address               Industry</p>
<input type="text" placeholder="">    <input type="text" placeholder="">
<br>
<button>submit</button>
</body></html>
</body>
</html>