-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCar.html
115 lines (114 loc) · 5.43 KB
/
Car.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="assets/css/car.css">
<title></title>
</head>
<body style="font-family: 微軟正黑體;">
<header>
<nav class="navbar navbar-expand-lg navbar-light navbg fixed-top">
<!--/////////////////////////////LOGO圖案開始/////////////////////////////////-->
<a class="navbar-brand padding0" href="index.html"><img class="img-fluid" style="width:120px;" src="assets/picture/logo.png"></a>
<!--/////////////////////////////LOGO圖案結束/////////////////////////////////-->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav marginleftauto">
<li class="nav-item">
<span class="nav-link chinese" href="#"><img src="assets/picture/user.png" style="width: 20px;height: 20px;">瀏覽人數:100人</span>
</li>
<li class="nav-item">
<a class="nav-link chinese" href="about.html">關於我們<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link chinese" href="Car.html">購物車</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle chinese" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
會員專區
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdown">
<a class="dropdown-item chinese" href="member.html">會員資料</a>
<a class="dropdown-item chinese" href="recode.html">消費紀錄</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link chinese btn btn-primarybtn" href="Signin.html">登入</a>
</li>
</ul>
</div>
</nav>
</header>
<!--中間-->
<div class="container" style="font-family: 微軟正黑體;">
<div class="col-xl-12 margintop">
<h1 class="title01">購物車</h1>
<hr class="hr01">
<table class="text-center" border="1">
<tr>
<td class="tdWidth"><h3>商品照片</h3></td>
<td class="tdWidth"><h3>商品名稱</h3></td>
<td class="tdWidth"><h3>單價</h3></td>
<td class="tdWidth"><h3>數量</h3></td>
<td class="tdWidth"><h3>總價</h3></td>
<td class="tdWidth"><h3>修改</h3></td>
</tr>
<tr>
<td ><img style="width: 100px;height: 100px;" src="assets/picture/family.jpg"></td>
<td><h4>全家餐</h4></td>
<td><h4>NT369</h4></td>
<td>
<select>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
</select>
</td>
<td><h4>NT369</h4></td>
<td><button class="button">取消</button></td>
</tr>
<tr>
<td ><img style="width: 100px;height: 100px;" src="assets/picture/Cola.jpg"></td>
<td><h4>可樂</h4></td>
<td><h4>NT30</h4></td>
<td>
<select>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
</select>
</td>
<td><h4>NT30</h4></td>
<td><button class="button">取消</button></td>
</tr>
<tr>
<td colspan="4"></td>
<td colspan="2"><h4>總計:NT399</h4></td>
</tr>
</table>
<div style="margin-top: 50px;">
<button class="button2 center" onclick="javascript:location.href='buy.html'"> <span class="font">購買</span></button>
</div>
</div>
</div>
<div style="height: 400px"></div>
<footer class="width100 footer">
<p class="footerWord">Copyright by 雞饗omG <br>
+886-912345678|Email:ChiHsiangomG@gmail.com
</p>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>