-
Notifications
You must be signed in to change notification settings - Fork 0
/
2-1.html
28 lines (27 loc) · 1.43 KB
/
2-1.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="product">
<a href="product2_1/product_1-1.html" target="menu_3"><img src="gundam/project/mg/first/(mg)Rx-78-2.png" class="product-img"><br><b>mg RX-78-2</b></a><br>가격:41,340\
</div>
<div id="product">
<a href="product2_1/product_1-2.html" target="menu_3"><img src="gundam/project/mg/first/(mg)GM.png" class="product-img"><br><b>mg GM</b></a><br>가격:35,000\
</div>
<div id="product">
<a href="product2_1/product_1-3.html" target="menu_3"><img src="gundam/project/mg/first/(mg)shar_s_ZAKU.png" class="product-img"><br><b>mg Shar's ZAKU2</b></a><br>가격:3,150yen
</div>
<div id="product">
<a href="product2_1/product_1-4.html" target="menu_3"><img src="gundam/project/mg/first/(mg)Z_gok.png" class="product-img"><br><b>mg Shar's Z_Gok
</b></a><br>가격:30,360\
</div>
<div id="product">
<a href="product2_1/product_1-5.html" target="menu_3"><img src="gundam/project/mg/first/(mg)gouf.png" class="product-img"><br><b>mg Gouf</b></a><br>가격:36,480\
</div>
<div id="product">
<a href="product2_1/product_1-6.html" target="menu_3"><img src="gundam/project/mg/first/(mg)GunTank.png" class="product-img"><br><b>mg GunTank</b></a><br>가격:48,000\
</div>
</body>
</html>