-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcss-page.html
187 lines (187 loc) · 7.7 KB
/
css-page.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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<!-- Template: b7 1.0.1 by b7-->
<html>
<title>b7 | Research Institute</title>
<meta name="title" content="b7 | Research Institute">
<meta name="description" content="b7 | Research Institute">
<meta name="keywords" content="b7 | Research Institute">
<meta name="robots" content="index, follow">
<meta name="copyright" content="b7">
<meta name="language" content="EN">
<meta name="author" content="b7">
<meta name="creationdate" content="01-01-2017">
<meta name="distribution" content="global">
<meta name="rating" content="general">
<meta charset="UTF-8">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<head>
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Ubuntu"}
h1 {
font-size: 180px;
font-color: #0000FF;
}
body, html {
height: 100%;
line-height: 1.8;
</style>
<style>
.bgimg-1 {
background-position: center;
background-size: cover;
background-image: url("b7.gif");
min-height: 100%;
}
.w3-bar .w3-button {
padding: 16px;
</style>
</head>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bark w3-card" id="myNavbar">
<strong><a href="https://b7.github.io/" class="w3-xlarge w3-bar-item w3-button w3-wide">b7.github.io</a></strong>
<!-- RightSidedNavbarLinks -->
<div class="w3-right w3-hide-small">
<a href="#home" class="w3-bar-item w3-button w3-wide"><strong>HOME</strong></a>
<a href="#about" class="w3-bar-item w3-button w3-wide"><strong>ABOUT</strong></a>
<a href="#contact" class="w3-bar-item w3-button w3-wide"><strong>CONTACT</strong></a>
</div>
<!-- HideRightFloatedLinksOnSmallScreensAndReplaceThemWithMenuIcon -->
<a href="javascript:void(0)" class="w3-bar-item w3-button w3-right w3-hide-large w3-hide-medium" onclick="w3_open()">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<!-- SidebarOnSmallScreensWhenClickingTheMenuIcon -->
<nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" style="display:none" id="mySidebar">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-bar-item w3-button w3-large w3-padding-16">Close ×</a>
<a href="#home" class="w3-bar-item w3-button w3-wide"><strong>HOME</strong></a>
<a href="#about" class="w3-bar-item w3-button w3-wide"><strong>ABOUT</strong></a>
<a href="#contact" class="w3-bar-item w3-button w3-wide"><strong>CONTACT</strong></a>
</nav>
<!-- HeaderWithFullHeightImage -->
<header class="bgimg-1 w3-display-container" id="home">
<div class="w3-display-left w3-text-black" style="padding:64px">
<h1><strong>b7</strong></h1>
<p><font size="5">Research Institute</font></p>
<p><font size="5">b7.github.io</font></p>
<p><font size="5"><a href="https://developers.google.com/speed/pagespeed/insights/?url=https://b7.github.io&tab=desktop" target="_blank">PageSpeed</a></font></p>
<p><a href="#about" class="w3-button w3-black w3-padding-large w3-large w3-margin-top w3-opacity w3-hover-opacity-off">About b7</a></p>
</div>
</header>
<!-- About -->
<div class="w3-container w3-indigo" style="padding:16px 16px" id="about">
<br>
<h3 class="w3-center">ABOUT</h3>
<div class="w3-row w3-center">
<div class="w3-quarter">
<i class="fa fa-line-chart w3-margin-bottom w3-jumbo"></i>
<p class="w3-xlarge">S E O</p>
<p>Search Engine Optimization</p>
</div>
<div class="w3-quarter">
<i class="fa fa-mobile w3-margin-bottom w3-jumbo w3-center"></i>
<p class="w3-xlarge">Responsive Web Design</p>
<p>Responsive To All Screens</p>
</div>
<div class="w3-quarter">
<i class="fa fa-keyboard-o w3-margin-bottom w3-jumbo"></i>
<p class="w3-xlarge">Programming</p>
<p>HTML PHP CSS CMS SQL C++ & More</p>
</div>
<div class="w3-quarter">
<i class="fa fa-lock w3-margin-bottom w3-jumbo"></i>
<p class="w3-xlarge">Security</p>
<p>HTTPS & SSL End-To-End Encryption</p>
</div>
</div>
</div>
<!-- PromoStats" -->
<div class="w3-container w3-row w3-center w3-dark-grey w3-padding-16">
<div class="w3-quarter">
<span class="w3-xxlarge">7+</span>
<br>Partners
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">33+</span>
<br>Clients
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">51+</span>
<br>Projects
</div>
<div class="w3-quarter">
<span class="w3-xxlarge">157+</span>
<br>Leads
</div>
</div>
<!-- Skills -->
<div class="w3-container w3-white w3-padding-16">
<center><p><a href="#contact" class="w3-button w3-dark-grey">Contact b7</a></p></center>
<div class="w3-row">
<div class="w3-col m6">
<center><h3>SKILLS</h3></center>
<center><p>This Site Is Made With A CSS Framework</p></center>
<center><p>Websites & OnlineShops With All Kind Of Systems</p></center>
<center><p>Networking, Social Media, APPs & APIs & More</p></center>
</div>
<div class="w3-col m6">
<center><h3>REFERENCES</h3></center>
<center><p>Google Developers Experts</p></center>
<center><p>WordPress Developer, W3C Member</p></center>
<p><center><a href="https://github.com/b7" target="_blank"><strong>Arctic Code Vault Contributor</strong></a><center></p>
</div>
</div>
</div>
</div>
<!-- Contact -->
<div class="w3-container w3-light-grey" style="padding:16px 16px" id="contact">
<br>
<h3 class="w3-center">CONTACT</h3>
<p><center><font size="5"><a href="tel:+316"><strong>Call</a></strong></font></center></p>
<p><center><font size="5"><a href="https://wa.me/?text=b7" target="_blank"><strong>WhatsApp</strong></a></font></center></p>
<p><center><font size="5"><a href="https://m.me/b7.github.io" target="_blank"><strong>Messenger</strong></a></font></center></p>
<p><center><font size="5"><a href="mailto:[email protected]" target="_blank"><strong>Mail</strong></a></font></center></p><br>
<p><center><font size="5">FIND</font><center></p>
<p><center><font size="5"><a href="https://github.com/b7" target="_blank">GitHub</a></font></center></p>
<p><center><font size="5"><a href="https://instagram.com/b7.github.io" target="_blank">Instagram</a></font></center></p>
<p><center><font size="5"><a href="https://facebook.com/b7.github.io" target="_blank">Facebook</a></font></center></p>
<p><center><font size="5"><a href="https://twitter.com/b7git" target="_blank">twitter</a></font></center></p>
<a href="#home" class="w3-button w3-dark-grey">To The top</a>
<!-- Footer -->
<p><center><font size="4"><a href="https://b7.github.io/legal" target="_blank"><strong>LEGAL</strong></a></font></center></p>
<p><center>Copyright © 2020 b7</center></p>
</footer>
</div>
<script>
// ModalImageGallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;
}
// ToggleBetweenShowingHidingSidebarWhenClickingMenuIcon
var mySidebar = document.getElementById("mySidebar");
function w3_open() {
if (mySidebar.style.display === 'block') {
mySidebar.style.display = 'none';
} else {
mySidebar.style.display = 'block';
}
}
// CloseTheSidebarWithTheCloseButton
function w3_close() {
mySidebar.style.display = "none";
}
</script>
</body>
</html>