-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
157 lines (143 loc) · 5.24 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Document</title>
<style>
.div1{
background-color:#00FFFF;
height:100vh;
position:relative;
}
.div2{
margin-top:120px;
position:absolute;
width:100%;
height:200px;
display: table-cell;
vertical-align: middle;
}
.profile{
background-size: cover !important;
background-position: center center;
background-repeat: no-repeat;
height: 250px;
width: 250px;
margin: 0 auto;
margin-bottom: 30px;
border-radius: 50%;
}
.img1{
border-radius:50%;
}
.myname{
position:absolute;
width:100%;
height:200px;
display: table-cell;
vertical-align: middle;
}
h3{
color:#FF9000;
font-family: "Lucida Console", "Courier New", monospace;
}
.services{
background-color:#00FFFF;
height:50vh;
}
.submit1{
background-color:#FF9000;
border:none;
outline:none;
border-radius:20px;
padding:8px 20px;
color:white;
font-family: "Lucida Console", "Courier New", monospace;
}
.form1{
background-color:#00FFFF;
height:75vh;
}
</style>
</head>
<body>
<div class="div1">
<div class="div2">
<div class="profile" style="background:url(images/tetrebbien-cpjfJjJ8TLY-unsplash.jpg);">
</div>
<h3 class="text-center mt-5"><i class="fa fa-instagram mr-2"></i>XX.UVESH_SHAIKH.XX<i class="fa fa-instagram ml-2"></i></h3>
<h3 class="text-center mt-5"><i class="fa fa-globe mr-2"></i>WEB DESIGNER<i class="fa fa-globe ml-2"></i></h3>
</div>
</div>
<h3 class="text-center mt-5" style="font-family: cursive">ABOUT ME</h3>
<div class="container">
<div class="row text-center">
<div class="col-4" style="font-family: Georgia, serif;font-size:15px;">
Full Name:
</div>
<div class="col-8" style="font-family: Georgia, serif;font-size:15px;">
Uvesh Shaikh
</div>
<div class="col-4 mt-2" style="font-family: Georgia, serif;font-size:15px;">
Mobile:
</div>
<div class="col-8 mt-2" style="font-family: Georgia, serif;font-size:15px;">
7041923448
</div>
<div class="col-4 mt-2" style="font-family: Georgia, serif;font-size:15px;">
Email
</div>
<div class="col-8 mt-2" style="font-family: Georgia, serif;font-size:15px;">
</div>
<div class="col-4 mt-2" style="font-family: Georgia, serif;font-size:15px;">
Address:
</div>
<div class="col-8 mt-2" style="font-family: Georgia, serif;font-size:15px;">
Danilimda,Ahmedabad,Gujarat
</div>
<div class="col-4 mt-2" style="font-family: Georgia, serif;font-size:15px;">
Country
</div>
<div class="col-8 mt-2" style="font-family: Georgia, serif;font-size:15px;">
India
</div>
</div>
</div>
<div class="services mt-5">
<h3 class="text-center mt-5" style="font-family: cursive"><i class="fa fa-wrench text-dark mr-2"></i>My services<i class="fa fa-wrench text-dark ml-2"></i></h3>
<h3 class="text-center mt-5" style="font-family: cursive">Web Design</h3>
<h3 class="text-center mt-5" style="font-family: cursive">All type of web designing with database or without database</h3>
</div>
<h3 class="text-center mt-5"><i class="fa fa-cogs mr-2 "></i>Skills<i class="fa fa-cogs ml-2"></i></h3>
<h5 class="text-center mt-4" style="font-size:21px;">HTML5</h5>
<h5 class="text-center mt-4" style="font-size:21px;">CSS3</h5>
<h5 class="text-center mt-4" style="font-size:21px;">JAVASCRIPT</h5>
<h5 class="text-center mt-4" style="font-size:21px;">Jquery</h5>
<h5 class="text-center mt-4" style="font-size:21px;">BOOTSTRAP</h5>
<h5 class="text-center mt-4" style="font-size:21px;">C</h5>
<h5 class="text-center mt-4" style="font-size:21px;">C++</h5>
<h5 class="text-center mt-4" style="font-size:21px;">PHP</h5>
<div class="form1">
<div class="container mt-5">
<h3 class="text-center" style="font-family: cursive">CONTACT US</h3>
<form method="POST" class="mt-3">
<input type="text" name="fname" class="form-control" placeholder="YOUR FIRST NAME"><br>
<input type="text" name="lname" class="form-control" placeholder="YOUR LAST NAME"><br>
<input type="email" name="email" class="form-control" placeholder="YOUR EMAIL"><br>
<input type="number" name="mobile" class="form-control" placeholder="YOUR MOBILE NUMBER"><br>
<input type="text" name="address" class="form-control" placeholder="ADDRESS"><br>
<input type="submit" name="submit" class="submit1 text-center" value="send message"><br>
</form>
</div>
</div>
<marquee><i class="fa fa-copyright"></i>Rights Reserved.Designed by Uvesh Shaikh<marquee>
<script src="js/jquery.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>