-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkotlin.html
More file actions
39 lines (37 loc) · 786 Bytes
/
kotlin.html
File metadata and controls
39 lines (37 loc) · 786 Bytes
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
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta charset="utf-8">
<title>Kotlin</title>
<style>body{font-size: 12px}code,pre{margin:0;padding:0;}
body>pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space: -o-pre-wrap;word-wrap:break-word;}
</style>
</head>
<body>
<h1>Kotlin</h1>
<p>Is it possible </p>
<table style="width:100%" border="1">
<tbody>
<tr>
<td width="33%">
<pre>Kotlin</pre>
</td>
<td width="33%">ES5</td>
<td width="33%">ES7</td>
</tr>
<tr>
<td>
<pre>Java</pre>
</td>
<td>
<pre>2</pre>
</td>
<td width="25%"><pre>3</pre>
</td>
</tr>
</tbody>
</table>t<pre>
</pre>
</body>
</html>