-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhobby_Gal.html
More file actions
84 lines (84 loc) · 3.24 KB
/
hobby_Gal.html
File metadata and controls
84 lines (84 loc) · 3.24 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
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<center>
<table border="1" style="width:100%; align:center">
<tr>
<td><img src="팀1.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="짱구풍 1"></td>
<td><img src="팀2.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="짱구풍 12"></td>
</tr>
<td height="5%" align="center">1</td>
<td height="5%" align="center">2</td>
<tr>
<td><img src="팀3.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="관짝댄스"></td>
<td><img src="팀4.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="죠죠풍 1"></td>
</tr>
<tr>
<td height="5%" align="center">3</td>
<td height="5%" align="center">4</td>
</tr>
<tr>
<td><img src="팀5.jpg" alt="Image Not Found" width="100%" height="200%" align="center"
title="죠죠풍 2"></td>
<td><img src="팀8.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="신나는 모험(상상)"></td>
</tr>
<tr>
<td height="5%" align="center">5</td>
<td height="5%" align="center">6</td>
</tr>
<tr>
<td><img src="팀9.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="붉은 낙인 패거리들에게 얻어맞는 라캉"></td>
<td><img src="팀10.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="대장 고블린 이미크의 결전"></td>
</tr>
<tr>
<td height="5%" align="center">7</td>
<td height="5%" align="center">8</td>
<tr>
<td><img src="팀11.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="마법학교를 찾아가는 깔깔이와 껄룩이"></td>
<td><img src="팀12.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="첫 만남"></td>
</tr>
<tr>
<td height="5%" align="center">9</td>
<td height="5%" align="center">10</td>
</tr>
<tr>
<td><img src="팀13-1.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="핍에게 꿀밤을 놓는 유바바와 그를 바라보는 시선"></td>
<td><img src="팀13-2.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="다음 차례는...?"></td>
</tr>
<tr>
<td height="5%" align="center">11-1</td>
<td height="5%" align="center">11-2</td>
</tr>
<tr>
<td><img src="팀14.jpg" alt="Image Not Found" width="100%" height="100%" align="center"
title="사랑을 고백하는 홉고블린 대니얼 킴"></td>
<td></td>
</tr>
<tr>
<td height="5%" align="center">12</td>
<td height="5%" align="center">13</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td height="5%" align="center">14</td>
<td height="5%" align="center">15</td>
</table>
</center>
</body>
</html>