-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
201 lines (184 loc) · 6.4 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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="Description" content="Author: John Samuel" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="images/logo/favicon.png" />
<link rel="manifest" href="/manifest.json" />
<link href="atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide Atom feed" />
<link href="rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide Atom feed" />
<title>John Samuel</title>
<style type="text/css">
body {
background-color: #FFFFFF;
}
#sidebar {
position: fixed;
background-color: #1873B9;
top: 0;
left: 0;
bottom: 0;
width: 30vw;
}
#sidebar .title {
position: relative;
top: 40vh;
text-align: center;
line-height: 7vh;
font-size: 2.0vmax;
font-family: 'Arial';
}
#sidebar a:link,
#sidebar a:visited {
text-decoration: none;
color: #FFFFFF;
}
#langlist li {
list-style: none;
display: inline-block;
list-style: none;
padding-top: 15px;
margin-right: 1em;
font-family: 'Arial';
}
#langlist a {
text-decoration: none;
}
.license {
position: fixed;
text-align: right;
bottom: 0;
right: 0;
}
.content {
line-height: 1.6em;
font-size: 1.3em;
font-family: 'Arial';
}
.content a:link,
.content a:visited {
color: #1873B9;
}
.page {
position: fixed;
width: 100%;
height: 100%;
margin-left: 30vw;
overflow: hidden;
}
#background {
clear: both;
float: left;
}
.page img {
max-width: 50%;
max-height: 50%;
border: 0;
}
a.langlink:link:hover,
a.langlink:visited:hover {
border-radius: 20px;
text-decoration: none;
padding: 15px;
color: #FFFFFF;
background-color: #1873B9;
transition: all 0.5s ease-out;
}
@media (max-width: 640px),
screen and (orientation: portrait) {
body {
max-width: 100%;
max-height: 100%;
}
#sidebar {
position: fixed;
background-color: #1873B9;
top: 0;
left: 0;
bottom: 60vh;
width: 100vw;
}
#sidebar .title {
position: relative;
text-align: center;
top: 15vh;
line-height: 7vh;
font-size: 2.5vmax;
font-family: 'Arial';
}
#sidebar a:link,
#sidebar a:visited {
text-decoration: none;
color: #FFFFFF;
}
.content {
line-height: 3.8vmax;
font-size: 3.2vmax;
font-family: 'Arial';
}
.content a:link,
.content a:visited {
color: #1873B9;
}
.page {
top: 40vh;
margin-left: 0vw;
}
.page img {
max-width: 100%;
max-height: 100%;
border: 0;
}
}
</style>
</head>
<body vocab="http://schema.org/" typeof="Website">
<div id="sidebar">
<div class="title">
<h1 lang="en">
<a href="./index.html" property="url" typeof="WebPage">
<span typeof="Person" property="author">
<span property="name" >John Samuel</span>
<link property="sameAs" href="https://www.wikidata.org/wiki/Q42761025" />
</span>
</a>
</h1>
</div>
</div>
<div class="license">
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="./images/license.png" /></a>
</div>
<div class="page">
<div class="content">
<ul id="langlist">
<li id="enpage" rel="hasPart" resource="#enpage">
<span lang="en"><a href="./en/index.html" class="langlink" property="url" typeof="WebPage" ><span property="inLanguage">English</span></a>
</span>
</li>
<li id="frpage" rel="hasPart" resource="#frpage">
<span lang="fr"><a class="langlink" href="./fr/index.html" property="url" typeof="WebPage" ><span property="inLanguage">Français</span></a>
</span>
</li>
<li id="mlpage" rel="hasPart" resource="#mlpage">
<span lang="ml"><a class="langlink" href="./ml/index.html" property="url" typeof="WebPage" ><span property="inLanguage">മലയാളം</span></a>
</span>
</li>
<li id="papage" rel="hasPart" resource="#papage">
<span lang="hi"><a class="langlink" href="./pa/index.html" property="url" typeof="WebPage" ><span property="inLanguage">ਪੰਜਾਬੀ</span></a>
</span>
</li>
<li id="hipage" rel="hasPart" resource="#hipage">
<span lang="hi"><a class="langlink" href="./hi/index.html" property="url" typeof="WebPage" ><span property="inLanguage">हिन्दी</span></a>
</span>
</li>
<li id="lpage" rel="hasPart" resource="#lpage">
<span lang="en"><a href="./Q315/index.html" class="langlink" property="url" typeof="WebPage" ><span property="inLanguage">Q315</span></a>
</span>
</li>
</ul>
<img id="background" property="image" src="./images/color/grass.svg" style="opacity:0.9;" alt="Coconut trees" />
</div>
</div>
</body>
</html>