-
Notifications
You must be signed in to change notification settings - Fork 0
/
page_c2c.html
96 lines (94 loc) · 5.33 KB
/
page_c2c.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="pagestyle.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>電商期末作業-I4A68</title>
</head>
<body>
<div class="banner">
<div class="navbar">
<a href="index.html"><img src="ecom/logo4.png" class="logo"></a>
<ul>
<span class="img-link">
<li><a href="https://www.google.com/search?q=%E9%9B%BB%E5%AD%90%E5%95%86%E5%8B%99&rlz=1C1ONGR_zh-TWTW1028TW1029&biw=1920&bih=873&tbm=nws&sxsrf=APwXEddfSoZ1VfRqJo_ae-TN_1IpDc32bQ%3A1685530129501&ei=ESZ3ZNGXHv6C2roPnOaFoAw&ved=0ahUKEwiR5IGFsZ__AhV-gVYBHRxzAcQQ4dUDCA0&uact=5&oq=%E9%9B%BB%E5%AD%90%E5%95%86%E5%8B%99&gs_lcp=Cgxnd3Mtd2l6LW5ld3MQAzIHCAAQigUQQzIFCAAQgAQyBQgAEIAEMgUIABCABDIFCAAQgAQyBQgAEIAEMgUIABCABDIFCAAQgAQyBQgAEIAEMgUIABCABDoECAAQHjoGCAAQHhAPOggIABAIEB4QD1CiBFjaB2CKCmgAcAB4AIABL4gBuAGSAQE0mAEAoAEBwAEB&sclient=gws-wiz-news" target="_blank"><i class="fa-solid fa-bullhorn"></i></a></li>
</span>
<span class="word-link">
<li><a href="page1.html">電商簡介</a></li>
<li><a href="#">電商類型</a>
<ul>
<li><a href="page_b2c.html">B2C</a>
<li><a href="page_b2b.html">B2B</a>
<li><a href="page_c2c.html">C2C</a>
<li><a href="page_p2p.html">P2P</a>
<li><a href="page_b2g.html">B2G</a>
<li><a href="page_o2o.html">O2O</a>
</ul>
</li>
<li><a href="page_resource.html">相關資源</a></li>
<li><a href="page_contact.html">聯絡我們</i></a></li>
</span>
</ul>
</div>
<div class="main-title">
<h1>C2C</h1>
</div>
<div class="contact">
<a href="https://www.facebook.com/profile.php?id=100007585877379" class="fb" target="_blank"><i class="fa-brands fa-square-facebook"></i></a>
<a href="https://www.youtube.com/watch?v=bfwabKbuS4Y&list=PLRxFAJ4W6VgXifSNimMP1o1hRyYyGU1Gq" class="yt" target="_blank"><i class="fa-brands fa-youtube"></i></a>
<a href="#" class="mail" target="_blank"><i class="fa-solid fa-envelope"></i></a>
</div>
</div>
<section class="contain">
<div class="textandphoto">
<div class="text">
<h1>C2C</h1>
<p>
C2C代表消費者對消費者(Consumer-to-Consumer)的電子商務模式。在C2C電子商務中,消費者可以直接在線上平台上進行商品和服務的交易,而平台只提供一個中介的角色。消費者可以在這些平台上銷售自己的二手商品、手工藝品、房屋租賃等,同時也可以購買其他消費者提供的商品和服務。知名的C2C電子商務平台包括eBay、淘寶集市等。C2C電子商務模式為消費者提供了一個便捷的交易平台,促進了個人之間的商品交流和共享,同時也創造了社區經濟的機會。</p>
</div>
</div>
</section>
<section class="offer">
<div class="subtitle">
<h1>相關企業</h1>
<p>Related companies</p>
</div>
<div class="offer-content">
<div class="offer-col">
<img src="ecom/c2c-1.jpg">
<div class="layer">
<h3>eBay:全球最大的網上拍賣和購物平台,消費者可以在此買賣二手商品</h3>
</div>
</div>
<div class="offer-col">
<img src="ecom/c2c-2.jpg">
<div class="layer">
<h3>淘寶:中國最大的綜合性電子商務平台,消費者可以在此購買各種商品</h3>
</div>
</div>
<div class="offer-col">
<img src="ecom/c2c-3.jpg">
<div class="layer">
<h3>蝦皮 : 成立於2013年,總部位於東南亞地區,提供消費者一個交易平台</h3>
</div>
</div>
</div>
</section>
<section class="end">
<div class="last-text">
<p>Copyright © 2023 by Len Hsu. All rights reserved</p>
</div>
<div class="back">
<a href="#"><i class="fa-sharp fa-solid fa-arrow-up"></i></a>
</div>
</section>
<script src="https://unpkg.com/scrollreveal"></script>
<script type="text/javascript" src="script.js"></script>
</body>
</html>