-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtop.htm
More file actions
75 lines (57 loc) · 2.22 KB
/
Copy pathtop.htm
File metadata and controls
75 lines (57 loc) · 2.22 KB
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
<!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>
<table align="center" width="100%">
<tr><td width="350"><br><br><img src="ICON.png" width="300">
<br>
<strong>かわせけいた</strong><br>
keita kawase<br>
生年月日2010年3月19日<br>
血液型A型
</td>
<td><p align="center">★★★ 最新情報 ★★★</p><br>
<b>・創作</b>
<br>
<b>      「<a target="_blank" href="https://mirror.keitagames.com/FAMICOMU">FAMICOMU(ふぁみこむ)</a>」<font color="#FF0000">New!!</font></b><br>
<b>       2026年6月25日公開</b>
<br><br>
<b>      「<a target="_blank" href="/">本サイト</a>」<font color="#FF0000">New!!</font></b><br>
<b>       2026年6月26日公開</b>
<br><br>
<table width="100%">
<tr>
<td align="left" valign="bottom"><hr width="100%" size="1"></td>
</tr>
</table>
<b>・リンク</b>
<br>
<b>      <a target="_blank" href="https://x.com/keita_sprint">ついったぁ</a></b><br>
<b>       フォローしてね。</b>
<br><br>
<b>      <a target="_blank" href="https://bsky.app/profile/keita-dev.bsky.social">ぶるぅすかい</a></b><br>
<b>       こっちもフォローしてね(圧)</b>
<br><br>
<table width="100%">
<tr>
<td align="left" valign="bottom"><hr width="100%" size="1"></td>
</tr>
</table>
<b>当サイトの内容、テキスト、画像等の無断転載・無断使用を固く禁じます。<br>
また、まとめサイト等への引用を厳禁致します。<br>
お問い合わせはメールでご連絡をお願い致します。
</b>
</td></tr>
</table>
</HTML>