-
Notifications
You must be signed in to change notification settings - Fork 0
/
4-3.html
18 lines (17 loc) · 829 Bytes
/
4-3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="product">
<a href="product4_3/product_1-1.html" target="menu_3"><img src="gundam/project/pg/seed/(pg)strike.png" class="product-img"><br><b>pg Strike</b></a><br>가격:105,360\
</div>
<div id="product">
<a href="product4_3/product_1-2.html" target="menu_3"><img src="gundam/project/pg/seed/(pg)strike_freedom.png" class="product-img"><br><b>pg Strike Freedom</b></a><br>가격:214,180\
</div>
<div id="product">
<a href="product4_3/product_1-3.html" target="menu_3"><img src="gundam/project/pg/seed/(pg)astray_redframe.png" class="product-img"><br><b>pg Astray Redframe</b></a><br>가격:159,640\
</div>
</body>
</html>