-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (55 loc) · 2.81 KB
/
Copy pathindex.html
File metadata and controls
73 lines (55 loc) · 2.81 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Browser : http://sapr-bntu.github.com/BrowserQT/" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Browser</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/sapr-bntu/browser/tree/gh-pages">View on GitHub</a>
<h1 id="project_title">Browser</h1>
<h2 id="project_tagline">The best browser in the world!!!!</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/sapr-bntu/browser/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/sapr-bntu/browser/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>Welcome to hell!!!</h1>
<h2>Join the ranks of the Fourier</h2>
<pre><code>
<strong>Проекты:</strong>
Страница проекта QT:<a href="https://github.com/sapr-bntu/browser/">QTProject</a>
Страница проекта QML:<a href="https://github.com/sapr-bntu/QMLBrowser">QMLProject</a>
<p><strong>Скачать инсталляторы:</strong>
<a href="http://cloud.github.com/downloads/sapr-bntu/browser/setup.exe">FlyNet QT</a>
<a href="http://cloud.github.com/downloads/sapr-bntu/QMLBrowser/setup.exe">FlyNet QML</a>
<a href="https://github.com/sapr-bntu/AdnroidBrowser/Browser.apk/qr_code">FlyNet Android</a>
</code></pre>
<h2>Исполнители:</h2>
<?php echo 'Hello, world!'; ?>
<ul>
<li style="color:#ffffff">Вашкевич Дмитрий(<a href="https://github.com/VashkevichDI" class="user-mention">@VashkevichDI</a>)</li>
<li style="color:#ffffff">Плышевская Ольга(<a href="https://github.com/Kahlan" class="user-mention">@Kahlan</a>)</li>
<li style="color:#ffffff">Ругаин Алексей(<a href="https://github.com/LeshaRugain" class="user-mention">@LeshaRugain</a>)</li>
<li style="color:#ffffff">Ковалевич Александр(<a href="https://github.com/xNoobsaiboTx" class="user-mention">@xNoobsaiboTx</a>)</textcolor></li>
</ul>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Browser maintained by <a href="https://github.com/sapr-bntu">sapr-bntu</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>