-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
104 lines (75 loc) · 3.32 KB
/
index.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
<!--
Automatically generated HTML file from DocOnce source
(https://github.com/hplgit/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="description" content="Various writings">
<title>Various writings</title>
<!-- Bootstrap style: bootswatch_readable -->
<link href="http://netdna.bootstrapcdn.com/bootswatch/3.1.1/readable/bootstrap.min.css" rel="stylesheet">
<!-- not necessary
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
-->
<!-- use highlight.js and styles for code -->
<script src="https://cdn.rawgit.com/hplgit/doconce/master/bundled/html_styles/style_solarized_box/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<!-- tocinfo
{'highest level': 2,
'sections': [(u'Emner p\xe5 videreg\xe5ende skole', 2, None, '___sec0')]}
end of tocinfo -->
<body>
<!-- Bootstrap navigation bar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Various writings</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a>
<ul class="dropdown-menu">
<!-- navigation toc: --> <li><a href="#___sec0" style="font-size: 80%;">Emner på videregående skole</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div> <!-- end of navigation bar -->
<div class="container">
<p> </p><p> </p><p> </p> <!-- add vertical space -->
<!-- ------------------- main content ---------------------- -->
<center><h1>Various writings</h1></center> <!-- document title -->
<p>
<!-- author(s): Johan Hake -->
<center>
<b>Johan Hake</b>
</center>
<p>
<!-- institution(s) -->
<h2 id="___sec0">Emner på videregående skole </h2>
<!-- * Fysikk 1 <a href="fys1/fys1.html" target="_self">HTML bootstrap</a>, <a href="fys1/fys1-solarized.html" target="_self">HTML solarized</a>, <a href="fys1/fys1.pdf" target="_self">PDF</a> -->
<!-- * Informasjons teknonlogi 1 <a href="it1/it1.html" target="_self">HTML bootstrap</a>, <a href="it1/it1-solarized.html" target="_self">HTML solarized</a>, <a href="it1/it1.pdf" target="_self">PDF</a> -->
<ul>
<li> Informasjons teknonlogi 2 <a href="it2/index.html" target="_self">HTML bootstrap</a>, <a href="it2/it2-solarized.html" target="_self">HTML solarized</a>, <a href="it2/it2.pdf" target="_self">PDF</a></li>
</ul>
<!-- ------------------- end of main content --------------- -->
</div> <!-- end container -->
<!-- include javascript, jQuery *first* -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- Bootstrap footer
<footer>
<a href="http://..."><img width="250" align=right src="http://..."></a>
</footer>
-->
</body>
</html>