-
Notifications
You must be signed in to change notification settings - Fork 0
/
1-2.html
34 lines (26 loc) · 1.33 KB
/
1-2.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="product">
<a href="product1_2/product_1-1.html" target="menu_3"><img src="gundam/hg/Z/hg_ZETA.png" class="product-img"><br><b>hg ZETA</b></a><br>가격:18,700\
</div>
<div id="product">
<a href="product1_2/product_1-2.html" target="menu_3"><img src="gundam/hg/Z/hg_hyaku_shiki.png" class="product-img"><br><b>hg Hyaku Shiki</b></a><br>가격:18,000\
</div>
<div id="product">
<a href="product1_2/product_1-3.html" target="menu_3"><img src="gundam/hg/Z/hg_GM3.png" class="product-img"><br><b>hg GM3</b></a><br>가격:21,800\
</div>
<div id="product">
<a href="product1_2/product_1-4.html" target="menu_3"><img src="gundam/hg/Z/hg_nemo.png" class="product-img"><br><b>hg NEMO</b></a><br>가격:32,700\
</div>
<div id="product">
<a href="product1_2/product_1-5.html" target="menu_3"><img src="gundam/hg/Z/hg_doven_wolf.png" class="product-img"><br><b>hg Doven Wolf</b></a><br>가격:23,760\
</div>
<div id="product">
<a href="product1_2/product_1-6.html" target="menu_3"><img src="gundam/hg/Z/hg_bawoo.png" class="product-img"><br><b>hg Bawoo</b></a><br>가격:10,800\
</div>
</body>
</html>