-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume menu.html
152 lines (148 loc) · 6.96 KB
/
resume menu.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
<!DOCTYPE html>
<html>
<head>
<title>Resume Templates</title>
<link rel="shortcut icon" href="images/logo.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://kit.fontawesome.com/96676e27cf.js" crossorigin="anonymous"></script>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="resume menu.css">
</head>
<body>
<div class="canvas">
<div class="sidebar">
<div class="headlogo">
<a href="index.html"><img src="images/logo.png" height="150rem" width="200rem">
</div>
<div class="menu">
<div class="menuop">
<i class="tail-icon-style fa-solid fa-house"></i>
<p><a href="index.html">Home</a></p>
</div>
<div class="menuop ">
<i class="tail-icon-style fa-solid fa-circle-user"></i>
<p><a href="about.html">About</a></p>
</div>
<div class="menuop mensrvc">
<i class="tail-icon-style fa-solid fa-briefcase"></i>
<p><a href="form.html">Service</a></p>
</div>
<div class="menuop menufrm">
<i class="tail-icon-style fa-solid fa-briefcase"></i>
<p><a href="resume menu.html">Template</a></p>
</div>
<div class="menuop">
<i class="tail-icon-style fa-solid fa-globe"></i>
<p><a href="https://sheikh-tafsir.github.io/octo-journey.github.io/">Portfolio</a></p>
</div>
<div class="menuop">
<i class="tail-icon-style fa-solid fa-message"></i>
<p><a href="contacts.html">Contacts</a></p>
</div>
</div>
</div>
<div class="back">
<div class="centlogo">
<a href="index.html"><img src="images/logo.png" height="100rem" width="150rem"></a>
<div class="vers">
<i class="fa-solid fa-xmark xmark" onclick="settmin()"></i>
<i class="fa fa-bars bars" onclick="settmax()"></i>
</div>
</div>
<div class="headbar">
<div class="desc">
<h1>Resume Templates</h1>
<p>Land your dream job with captivating CVs you can professionally<br>
customize to reflect your true potential with Canva's free resume <br>
templates and easy-to-use design editor.</p>
</div>
<div class="tempheadimg">
<img src="images/cv.JPG" height="250rem" width="170rem">
</div>
</div>
<div class="resumebar">
<div class="resumebarparts">
<div class="resumebarpartsmob">
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button><a href="resume1.html">Select</a></button>
</div>
<div class="templatebox">
<img src="images/cv2.JPG" height="320rem" width="220rem">
<p>Baby Pink and Chocolate</p>
<button><a href="resume2.html">Select</a></button>
</div>
</div>
<div class="resumebarpartsmob">
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
</div>
</div>
<div class="resumebarparts">
<div class="resumebarpartsmob">
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
</div>
<div class="resumebarpartsmob">
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
<div class="templatebox">
<img src="images/cv.JPG" height="320rem" width="220rem">
<p>Black and Yellow</p>
<button>Select</button>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="ficons">
<a href="https://www.facebook.com/tmr.rahman" target="_blank" class="icon-style fab fa-facebook-f"></a>
<a href="https://www.instagram.com/sheikh_tafsir_rahman/" target="_blank" class="icon-style fab fa-instagram"></a>
<a href="https://github.com/Sheikh-Tafsir" target="_blank" class="icon-style fab fa-github"></a>
<a href="https://github.com/Sheikh-Tafsir" target="_blank" class="icon-style fab fa-twitter"></a>
<a href="https://github.com/Sheikh-Tafsir" target="_blank" class="icon-style fa fa-linkedin"></a>
</div>
<!--<p>2022 Mr. Sheikh| All Rights Reserved</p>-->
</div>
</div>
</div>
<!--<script type="text/javascript" src="vanilla-tilt.js"></script>-->
<!--<script type="text/javascript">
VanillaTilt.init(document.querySelectorAll(".templatebox"), {
max: 25,
speed: 400,
glare:true,
"max-glare":1
});
//It also supports NodeList
VanillaTilt.init(document.querySelectorAll(".your-element"));
</script>-->
</body>
<script src="service.js"></script>
</html>