-
Notifications
You must be signed in to change notification settings - Fork 0
/
3-1.html
24 lines (23 loc) · 1.25 KB
/
3-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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="product">
<a href="product3_1/product_1-1.html" target="menu_3"><img src="gundam/project/rg/first/(rg)rx_78_2.png" class="product-img"><br><b>rg RX-78-2</b></a><br>가격:¥ 2,268
</div>
<div id="product">
<a href="product3_1/product_1-2.html" target="menu_3"><img src="gundam/project/rg/first/(rg)zaku2.png" class="product-img"><br><b>rg ZAKU2</b></a><br>가격:25,000\
</div>
<div id="product">
<a href="product3_1/product_1-3.html" target="menu_3"><img src="gundam/project/rg/first/(rg)shar_s_zaku.png" class="product-img"><br><b>rg Shar's ZAKU2</b></a><br>가격:27,500\
</div>
<div id="product">
<a href="product3_1/product_1-4.html" target="menu_3"><img src="gundam/project/rg/first/(rg)shar_s_z_gok.png" class="product-img"><br><b>rg Shar's Z_gok</b></a><br>가격: 25,000\
</div>
<div id="product">
<a href="product3_1/product_1-5.html" target="menu_3"><img src="gundam/project/rg/first/(rg)johnnyridden_s_zaku2.png" class="product-img"><br><b>rg Johnnyridden's ZAKU2</b></a><br>가격:27,000\
</div>
</body>
</html>