-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.php
88 lines (83 loc) · 4.96 KB
/
header.php
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ℍ𝕚𝕔𝕙𝕒𝕞 𝕆𝕦𝕛𝕒𝕣𝕚</title>
<meta name="description" content="">
<link rel="icon" href="img/log.ico">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- CSS stylesheet -->
<style>
.shadoww{
box-shadow: 5px 5px 20px black;
}
body{
background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='542' height='542' viewBox='0 0 200 200'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='88' y1='88' x2='0' y2='0'%3E%3Cstop offset='0' stop-color='%234c4c4c'/%3E%3Cstop offset='1' stop-color='%23787878'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='75' y1='76' x2='168' y2='160'%3E%3Cstop offset='0' stop-color='%238f8f8f'/%3E%3Cstop offset='0.09' stop-color='%23b3b3b3'/%3E%3Cstop offset='0.18' stop-color='%23c9c9c9'/%3E%3Cstop offset='0.31' stop-color='%23dbdbdb'/%3E%3Cstop offset='0.44' stop-color='%23e8e8e8'/%3E%3Cstop offset='0.59' stop-color='%23f2f2f2'/%3E%3Cstop offset='0.75' stop-color='%23fafafa'/%3E%3Cstop offset='1' stop-color='%23FFFFFF'/%3E%3C/linearGradient%3E%3Cfilter id='c' x='0' y='0' width='200%25' height='200%25'%3E%3CfeGaussianBlur in='SourceGraphic' stdDeviation='12' /%3E%3C/filter%3E%3C/defs%3E%3Cpolygon fill='url(%23a)' points='0 174 0 0 174 0'/%3E%3Cpath fill='%23000' fill-opacity='0.93' filter='url(%23c)' d='M121.8 174C59.2 153.1 0 174 0 174s63.5-73.8 87-94c24.4-20.9 87-80 87-80S107.9 104.4 121.8 174z'/%3E%3Cpath fill='url(%23b)' d='M142.7 142.7C59.2 142.7 0 174 0 174s42-66.3 74.9-99.3S174 0 174 0S142.7 62.6 142.7 142.7z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: top left;
}
.social{
font-size: 40px;
}
.mnav{
opacity: 0.5;
}
.rd{
border-radius: 50%;
box-shadow: 2px 2px 10px black;
}
</style>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z"
crossorigin="anonymous">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="bg-light">
<nav class="bg-dark pt-1 pb-1 col-12 ">
<div class="row" style="margin-bottom: -6px;">
<div class="container text-center col-xl-2 col-12">
<a href="https://www.facebook.com/hicham.oj.3745"><i class="fa fa-facebook social mr-xl-3 mr-5 text-light"></i></a>
<a href="https://www.instagram.com/hicham.oj.7/"><i class="fa fa-instagram social mr-xl-3 mr-5 text-light"></i></a>
<a href="mailto:[email protected]"><i class="fa fa-google-plus social mr-xl-3 mr-5 text-light"></i></a>
<a href="https://www.youtube.com/mrho77"><i class="fa fa-youtube social mr-xl-3 mr-5 text-light"></i></a>
<a href="https://www.linkedin.com/in/hicham-oujari-8b1322196"><i class="fa fa-linkedin social mr-xl-3 mr-5 text-light"></i></a>
</div>
<div class="container text-right mr-5 d-none d-xl-block col-8">
<a href="mailto:[email protected]" class="mr-2 text-light"><i class="fa fa-envelope"></i> [email protected]</a>
<a href="tele:+212762818251" class=" text-light"><i class="fa fa-phone"></i> +212-762-818-251</a>
</div>
</div>
<hr style="padding-bottom: 0px;color: white; margin-bottom: 0px;">
</nav>
<nav class="pt-0 bg-dark navbar navbar-expand-lg navbar-light">
<a href="index.php"><img height="50px" class="ml-5" src="img/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-center" id="navbarSupportedContent">
<ul class="row navbar-nav mr-auto ml-auto">
<li class="nav-item mr-4">
<a class="nav-link text-light" href="index.php"><i class="fa fa-home fa-2x"> </i> Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item mr-4">
<a class="nav-link text-light" href="hicham-oujari-resume.php"><i class="fa fa-check fa-2x"> </i> Resume</a>
</li>
<li class="nav-item mr-4">
<a class="nav-link text-light" href="my-projects.php"><i class="fa fa-product-hunt fa-2x"> </i> My Projects</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="use-ful-application.php"><i class="fa fa-android fa-2x"> </i> Useful Apps</a>
</li>
</ul>
<div class="row ml-2 mr-2">
<a data-toggle="modal" data-target="#exampleModal" class="btn btn-outline-success col-md-12">Say Hello!</a>
</div>
</div>
</nav>