git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/var/www/vhosts/jango104.domain.de/test/WEISSSPASS.html
blob: 3f2c48f4f0ffd911bceb259585b4b9499b28337a (plain)
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
<!DOCTYPE HTML>
<!--
	// LICENSE
	// This well-prepared, sophisticated code was developed and finallised by
	// 	REMOVED_LINE.
	// You can leave this file as is, replace this text by a happy unicorn
	// 	frolicking in the woods or do whatever else -
	// 	this is WTFPL licensed.
-->
<html>
	<head>
		<title>EIJOOOOO</title>
		<style type="text/css">
			html,body {font-family:Monospace,monospace,serif;}
			.by00diful tr td:last-child {font-family:'Gentium',Helvetica,serif;}
			td {padding:0 1em;}
			header p {margin: 0 0 1em 0;font-size:72.19%;font-style:italic;}
		</style>
	</head>
	<body>
		<section>
			<header><h1>&laquo;Pre-formatted&raquo; (white-space:pre*)</h1></header>
			<table>
				<tr><th scope="col">Char</th><th scope="col">Demo</th></tr>
				<tr><td>&amp;thinsp; :</td><td>blah&thinsp;.&thinsp;blah</td></tr>
				<tr><td>&amp;#9; :</td><td>blah&#9;.&#9;blah</td></tr>
				<tr><td>&amp;nbsp; :</td><td>blah&nbsp;.&nbsp;blah</td></tr>
				<tr><td>&amp;ensp; :</td><td>blah&ensp;.&ensp;blah</td></tr>
				<tr><td>&amp;emsp; :</td><td>blah&emsp;.&emsp;blah</td></tr>
			</table>
		</section>
		<section>
			<header>
				<h1>Not &laquo;pre-formatted&raquo; (white-space:no*)</h1>
				<p>(Gentium, Helvetica, or your default serif, in that order)</p>
			</header>
			<table class="by00diful">
				<tr><th scope="col">Char</th><th scope="col">Demo</th></tr>
				<tr><td>&amp;thinsp; :</td><td>blah&thinsp;.&thinsp;blah</td></tr>
				<tr><td>&amp;#9; :</td><td>blah&#9;.&#9;blah</td></tr>
				<tr><td>&amp;nbsp; :</td><td>blah&nbsp;.&nbsp;blah</td></tr>
				<tr><td>&amp;ensp; :</td><td>blah&ensp;.&ensp;blah</td></tr>
				<tr><td>&amp;emsp; :</td><td>blah&emsp;.&emsp;blah</td></tr>
			</table>
			<p>
				<a href="https://en.wikipedia.org/wiki/Concrete_poetry" rel="external">This</a>
			</p>
			<p>
				<a href="https://hea-www.harvard.edu/~fine/Tech/html-sentences.html">More</a>
				by Tom Fine @ High Energy Astrophysics Harvard
			</p>
		</section>
	</body>
</html>