-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (48 loc) · 1.77 KB
/
Copy pathindex.html
File metadata and controls
48 lines (48 loc) · 1.77 KB
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
<!DOCTYPE html>
<html style="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>JavaLabsBeginerLevel by FlySpot</title>
<link rel="stylesheet" href="/JavaLabsBeginerLevel/assets/css/style.css?v=c715587d5188d3067c785b2e4e4d4a593cf943d5">
Перезагрузите страницу, чтобы получить источник для: https://flyspot.github.io/JavaLabsBeginerLevel/assets/css/style.css?v=c715587d5188d3067c785b2e4e4d4a593cf943d5
</link>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js">
Перезагрузите страницу, чтобы получить источник для: https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
</script>
<script src="/JavaLabsBeginerLevel/assets/js/respond.js">
Перезагрузите страницу, чтобы получить источник для: https://flyspot.github.io/JavaLabsBeginerLevel/assets/js/respond.js
</script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<div id="header">
<nav>
<li class="fork">
<a href="https://github.com/FlySpot/JavaLabsBeginerLevel">View On GitHub</a>
### Page about Java
Just click on <a href="https://flyspot.github.io/JavaLabsBeginerLevel/"> Java link </a>
</li>
</nav>
</div>
<div class="wrapper">
<section>
<div id="title">
<h1>JavaLabsBeginerLevel</h1>
<p>Helloworld</p>
<hr>
<span class="credits left">
Project maintained by
<a href="https://github.com/FlySpot">FlySpot</a>
</span>
<span class="credits right">
Hosted on GitHub Pages — Theme by
<a href="https://twitter.com/michigangraham">mattgraham</a>
</span>
</div>
<h1 id="javalabsbeginerlevel">JavaLabsBeginerLevel</h1>
<p>Helloworld Try to work with GitHub</p>
</section>
</div>
</body>
</html>