-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2-4.html
27 lines (26 loc) · 1.47 KB
/
2-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="product2_4/product_1-1.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)unicorn_ver_ka.png" class="product-img"><br><b>mg Unicorn.ver.ka</b></a><br>가격:48,000\
</div>
<div id="product">
<a href="product2_4/product_1-2.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)banshee.png" class="product-img"><br><b>mg Banshee</b></a><br>가격:48,590\
</div>
<div id="product">
<a href="product2_4/product_1-3.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)FullArmorUnicorn_ver_ka.png" class="product-img"><br><b>mg Full Armor Unicorn.ver.ka</b></a><br>가격:88,000\
</div>
<div id="product">
<a href="product2_4/product_1-4.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)phenex.png" class="product-img"><br><b>mg Phenex</b></a><br>가격:132,000\
</div>
<div id="product">
<a href="product2_4/product_1-5.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)sinanju_ver_ka.png" class="product-img"><br><b>mg Sinanju.ver.ka</b></a><br>가격:68,780\
</div>
<div id="product">
<a href="product2_4/product_1-6.html" target="menu_3"><img src="gundam/project/mg/uc/(mg)Delta_plus.png" class="product-img"><br><b>mg Delta +</b></a><br>가격:54,200\
</div>
</body>
</html>