-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks.htm
More file actions
35 lines (31 loc) · 996 Bytes
/
Copy pathlinks.htm
File metadata and controls
35 lines (31 loc) · 996 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://w3.org">
<HEAD>
<meta charset="UTF-8">
<TITLE>おはわーるどなほーむぺーじ</TITLE>
<style type="text/css">
body {
background-image: url("kkm.png");
background-repeat: repeat;
background-position: left top;
background-attachment: scroll;
}
</style>
</HEAD>
<br>
<h1 align="center">相互リンク</h1>
<div align="center">
<a target="_blank" href="https://blog.uliboooo.dev/about_me/">
<img src="uli_banner.png">
</a>
<a target="_blank" href="http://bps0x00.s341.xrea.com/index.html">
<img src="xbps-site-banner.png">
</a>
<a target="_blank" href="https://098orin.github.io/">
<img src="https://098orin.github.io/banners/200x40.png">
</a>
</div>
<br>
<div align="center">★★★ バナアはこちら ★★★</div>
<br>
<div align="center"><img src="banana.png"></div>
</HTML>