-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
104 lines (94 loc) · 2.98 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
<html>
<head>
<title>best website since sliced bread!!!!!!</title>
<link rel="stylesheet" href="style.css?v=4" />
</head>
<body>
<div class="header">
<img src="img/200.gif" />
<h1>krojony.pl</h1>
<h2>best website since sliced bread</h2>
<a href="https://www.freecounterstat.com" title="hit counter for website"><img src="https://counter11.stat.ovh/private/freecounterstat.php?c=rwu9ungz3z854wjqbwwsb9pupfhhg63b" border="0" title="hit counter for website" alt="hit counter for website"></a>
bread slices visited this site!!
</div>
<hr />
<img src="img/10rorc.gif" class="slicing-gif" />
<h2>my top 10 favorite breads</h2>
<ol>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li>sliced bread</li>
<li><b>sliced bread!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</b></li>
</ol>
<hr />
<h2>about me</h2>
<ul class="bread-list">
<li>
<img class="toast" src="img/toast.gif" />
i like bread
</li>
<li>
<img class="toast" src="img/toast.gif" />
im a web developer
</li>
<li>
<img class="toast" src="img/toast.gif" />
i work with <b>blockchain</b> <img src="img/7opC.gif" class="ugly-gifs" /> and
<b>cryptocurrencies</b> <img src="./img/gangsta.gif" class="ugly-gifs" />
</li>
<li>
<img class="toast" src="img/toast.gif" />
i really like coffee
</li>
</ul>
<hr />
<h2>websites i like</h2>
<ul class="bread-list">
<li>
<img class="toast" src="img/toast.gif" />
<a href="https://github.com/ksiazkowicz">git hub <img src="img/DzfVJox.gif" class="ugly-gifs" /></a>
- really fun site where people put their source code
</li>
<li>
<img class="toast" src="img/toast.gif" />
<a href="https://www.linkedin.com/in/maciej-janiszewski-158a3a139/">linkedin</a>
- like myspace but for busines <img src="./img/dollar.gif" class="ugly-gifs" />
</li>
</ul>
<hr />
<div class="header">
<h2 class="blockchains">
<img class="chains" src="img/AcclaimedCircularAcornbarnacle-size_restricted.gif" />
block chains
<img class="chains" src="img/AcclaimedCircularAcornbarnacle-size_restricted.gif" />
</h2>
</div>
<ul>
<li>
<a href="https://www.ulam.io/blog/how-to-setup-eos-testnet/">How to Setup EOS Testnet?</a>
</li>
<li>
<a href="https://www.ulam.io/blog/how-to-setup-a-custom-bitcoin-testnet/">How to Setup A Custom Bitcoin
Testnet?</a>
</li>
</ul>
<hr />
<div class="header">
<img src="img/bigbread.gif" />
</div>
<div class="disclaimer">
<p>
developed on lunix <img src="img/penguinpower.gif" /> for resolution
640x480 and
<a href="http://web.archive.org/web/20020802053023/http:/www.microsoft.com/unix/ie/default.asp">internet explorer
5.5 <img src="./img/gfZA2U.gif" /></a>
</p>
</div>
</body>
</html>