-
Notifications
You must be signed in to change notification settings - Fork 0
/
1-4.html
27 lines (26 loc) · 1.4 KB
/
1-4.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_4/product_1-1.html" target="menu_3"><img src="gundam/hg/uc/(hg)unicorn.png" class="product-img"><br><b>hg Unicorn</b></a><br>가격:17,280\
</div>
<div id="product">
<a href="product1_4/product_1-2.html" target="menu_3"><img src="gundam/hg/uc/(hg)full_armor_unicorn.png" class="product-img"><br><b>hg Full Armor Unicorn</b></a><br>가격:36,380\
</div>
<div id="product">
<a href="product1_4/product_1-3.html" target="menu_3"><img src="gundam/hg/uc/(hg)banshee.png" class="product-img"><br><b>hg Banshee</b></a><br>가격:18,000\
</div>
<div id="product">
<a href="product1_4/product_1-4.html" target="menu_3"><img src="gundam/hg/uc/(hg)sinanju.png" class="product-img"><br><b>hg Sinanju</b></a><br>가격:26,000\
</div>
<div id="product">
<a href="product1_4/product_1-5.html" target="menu_3"><img src="gundam/hg/uc/(hg)kshatriya.png" class="product-img"><br><b>hg Kshatriya</b></a><br>가격:¥ 4,131
</div>
<div id="product">
<a href="product1_4/product_1-6.html" target="menu_3"><img src="gundam/hg/uc/(hg)banshee_norn.png" class="product-img"><br><b>hg Banshee Norn</b></a><br>가격:19,000\
</div>
</body>
</html>