-
Notifications
You must be signed in to change notification settings - Fork 0
/
1-1.html
27 lines (26 loc) · 1.34 KB
/
1-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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="product">
<a href="product1/product_1-1.html" target="menu_3"><img src="gundam/hg/first/hg_RX_78_2.png" class="product-img"><br><b>hg_RX_78_2</b></a><br>가격:12,000\
</div>
<div id="product">
<a href="product1/product_1-2.html" target="menu_3"><img src="gundam/hg/first/hg_GM.png" class="product-img"><br><b>hg_GM</b></a><br>가격:8,400\
</div>
<div id="product">
<a href="product1/product_1-3.html" target="menu_3"><img src="gundam/hg/first/hg_gouf.png" class="product-img"><br><b>hg_Gouf</b></a><br>가격:18,000\
</div>
<div id="product">
<a href="product1/product_1-4.html" target="menu_3"><img src="gundam/hg/first/hg_gyan.png" class="product-img"><br><b>hg_Gyan</b></a><br>가격:9,600\
</div>
<div id="product">
<a href="product1/product_1-5.html" target="menu_3"><img src="gundam/hg/first/hg_shar_zaku2.png" class="product-img"><br><b>hg_Shar's_ZAKU_2</b></a><br>가격:20,400\
</div>
<div id="product">
<a href="product1/product_1-6.html" target="menu_3"><img src="gundam/hg/first/hg_shar_zgok.png" class="product-img"><br><b>hg_Shar_z'Gok</b></a><br>가격:13600\
</div>
</body>
</html>