|
@@ -15,23 +15,70 @@
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
+
|
|
|
<!-- 主選單 -->
|
|
|
- <section id="Navigation" class="container-fluid">
|
|
|
- <div id="nav" class="row">
|
|
|
- <div id="logo" class=" col-md-2 col-lg-2">
|
|
|
- <a href=""> <img src="./img/logo03_png.png" alt=""></a>
|
|
|
- </div>
|
|
|
- <div id="link" class="col-md-10 col-lg-10">
|
|
|
- <a data-gt-target="#sec01 " data-gt-duration="500" data-gt-offset="100">最新課程</a>
|
|
|
- <a data-gt-target="#sec02" data-gt-duration="800" data-gt-offset="180">TOP 10 熱門課程</a>
|
|
|
- <a data-gt-target="#sec04" data-gt-duration="500" data-gt-offset="150">專欄報導</a>
|
|
|
- <a data-gt-target="#sec05" data-gt-duration="500" data-gt-offset="100">課程分類</a>
|
|
|
- <a data-gt-target="#sec06" data-gt-duration="500" data-gt-offset="80">合作對象</a>
|
|
|
- <a data-gt-target="#footer" data-gt-duration="500" data-gt-offset="50">聯絡我們</a>
|
|
|
+ <section id="Navigation" class="container-fluid mx-0 px-0">
|
|
|
+ <div style="position: fixed; z-index: 20;">
|
|
|
+ <!-- <section class="courseadv" style="background: #fff;" class="course-adv px-0 mx-0">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-lg-11"> <p class="text-center">爱学习折扣| 购买课程最低仅需 NT$330,可以获得折扣课程的最后一天。仅剩 9 小时 51 分钟 29 秒。</p></div>
|
|
|
+ <div class="col-lg-1"><img class="close-adv" width="16px" src="./img/close2.png" alt=""></div>
|
|
|
+ </div>
|
|
|
+ </section> -->
|
|
|
+ <div id="nav" class="row" style="width: 100vw; background:rgba(41, 36, 33, 0.9); color:#fff">
|
|
|
+ <div id="logo" class=" col-md-2 col-lg-2">
|
|
|
+ <a style="color:#fff ;text-decoration: none;" href="./index.html"><h1>Opentalk</h1></a>
|
|
|
+ </div>
|
|
|
+ <div id="link" class="col-md-10 col-lg-10">
|
|
|
+ <a data-gt-target="#sec01 " data-gt-duration="500" data-gt-offset="100">最新課程</a>
|
|
|
+ <a data-gt-target="#sec02" data-gt-duration="800" data-gt-offset="180">TOP 10 熱門課程</a>
|
|
|
+ <a data-gt-target="#sec04" data-gt-duration="500" data-gt-offset="150">專欄報導</a>
|
|
|
+ <a data-gt-target="#sec05" data-gt-duration="500" data-gt-offset="100">課程分類</a>
|
|
|
+ <a data-gt-target="#sec06" data-gt-duration="500" data-gt-offset="80">合作對象</a>
|
|
|
+ <a data-gt-target="#footer" data-gt-duration="500" data-gt-offset="50">聯絡我們</a>
|
|
|
+ </div>
|
|
|
+ <img id="menu-btn1" src="./img/menu.png" alt="">
|
|
|
</div>
|
|
|
- <img id="menu-btn1" src="./img/menu.png" alt="">
|
|
|
+
|
|
|
</div>
|
|
|
+ <section id="banner" class="container-fluid px-0 mx-0">
|
|
|
+
|
|
|
+ <div class="row mx-0">
|
|
|
+ <div class="form col-12 order-2 col-lg-5 order-lg-2">
|
|
|
+ <form class="email-sub" action="">
|
|
|
+ <h1>TODAY'S THE DAY</h1>
|
|
|
+ <h4>歡迎訂閱掌握最新課程資訊</h4>
|
|
|
+ <!-- <h2>歡迎訂閱掌握最新課程資訊</h2> -->
|
|
|
+
|
|
|
+ <div class="email-form mt-3" style="margin: 0 auto;">
|
|
|
+ <div style="text-align: center;">
|
|
|
+ <input type="email" id="email" name="email" placeholder="請留下您的Email" required>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <span class="course-tab" for="name">選擇您有興趣的課程類別(可複選)</span>
|
|
|
+ <label for="20" class="selector1">直播講堂<input type="checkbox" class="selecbox ms-1" id="20" name="tags" value="20" style="width:15px;height:15px;"></label>
|
|
|
+ <label for="18" class="selector1">個人成長<input type="checkbox" class="selecbox ms-1" id="18" name="tags" value="18" style="width:15px;height:15px;"></label>
|
|
|
+ <label for="16" class="selector1">變美課程<input type="checkbox" class="selecbox ms-1" id="16" name="tags" value="16" style="width:15px;height:15px;"></label>
|
|
|
+ <label for="21" class="selector1">專業影像<input type="checkbox" class="selecbox ms-1" id="21" name="tags" value="21" style="width:15px;height:15px;"></label>
|
|
|
+ <label for="22" class="selector1">管理營銷<input type="checkbox" class="selecbox ms-1" id="22" name="tags" value="22" style="width:15px;height:15px;"></label>
|
|
|
+ <label for="15" class="selector1">享受生活<input type="checkbox" class="selecbox ms-1" id="15" name="tags" value="15" style="width:15px;height:15px;"></label>
|
|
|
+
|
|
|
+ <input class="email-subbtn my-3 " style="opacity: 1;" type="submit" value="立即訂閱">
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+ <div class="secbanner col-12 order-1 col-lg-7 order-lg-2 d-flex align-items-center">
|
|
|
+ <div id="banner-container">
|
|
|
+ <img class="" src="./img/banner-test/bruce-mars-xj8qrWvuOEs-unsplash2.jpg" alt="">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
</section>
|
|
|
+
|
|
|
<!-- 手機板行動選單 -->
|
|
|
<div id="menu-box" class="container-fluid" style="padding:0;margin:0 ">
|
|
|
<div id="menu-box2">
|
|
@@ -55,17 +102,12 @@
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
- <!-- 主視覺 -->
|
|
|
- <section id="banner" class="container-fluid" style="margin: 0; padding: 0;">
|
|
|
- <div id="banner-container">
|
|
|
- <img src="./img/banner11.jpg" alt="">
|
|
|
- </div>
|
|
|
- </section>
|
|
|
+
|
|
|
<!-- 最新課程 電腦版-->
|
|
|
<section id="sec01">
|
|
|
<div class="container-fluid">
|
|
|
<div id="sec01-title" style="text-align: center;">
|
|
|
- <h1>最新課程</h1>
|
|
|
+ <h1 class="secn-title">最新課程</h1>
|
|
|
<hr class="line">
|
|
|
</div>
|
|
|
<div id="sec01-container" class="row row-cols-1 row-cols-md-4 g-4">
|
|
@@ -152,7 +194,7 @@
|
|
|
<a target="_blank"
|
|
|
href="https://www.masterclass.com/classes/gordon-ramsay-teaches-cooking-restaurant-recipes-at-home"><img
|
|
|
src="./img/sec02/sec02-2.png" alt=""></a>
|
|
|
- <div class="sec02-top-text"><span>2.</span>Gordon Ramsayl</div>
|
|
|
+ <div class="sec02-top-text"><span>2.</span>Gordon Ramsay</div>
|
|
|
<div>13 道餐廳風格的菜肴專為家庭烹飪而設計,您可以學習如何使用日常食材構建從開胃菜到甜點的高級菜肴。 </div>
|
|
|
</div>
|
|
|
<div class="sec02-box1 col-lg-4">
|
|
@@ -209,10 +251,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">1</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/camera"><img src="./img/sec03/table1.jpg" alt=""></a>
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/camera"><img
|
|
|
+ src="./img/sec03/table1.jpg" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/camera"><h1>12堂小白手機攝影课</h1></a>
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/camera">
|
|
|
+ <h1 class="fw-bold">12堂小白手機攝影课</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>一天提升手機技能晉升攝影大神</p>
|
|
@@ -224,10 +269,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">2</th>
|
|
|
<td>
|
|
|
- <a target="_bnank" href="https://opentalk.center/courses/drppt8"><img src="./img/sec03/table2.jpg" alt=""></a>
|
|
|
+ <a target="_bnank" href="https://opentalk.center/courses/drppt8"><img
|
|
|
+ src="./img/sec03/table2.jpg" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_bnank" href="https://opentalk.center/courses/drppt8"><h1>靠PPT設計翻身年收破百萬</h1></a>
|
|
|
+ <a target="_bnank" href="https://opentalk.center/courses/drppt8">
|
|
|
+ <h1 class="fw-bold">靠PPT設計翻身年收破百萬</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>被你老板、同事、客戶驚豔全場的8堂課</p>
|
|
@@ -239,12 +287,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">3</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/beauty12"> <img src="./img/sec03/table3.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/beauty12"> <img
|
|
|
+ src="./img/sec03/table3.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/beauty12"><h1>超級逆齡煥顏術</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/beauty12">
|
|
|
+ <h1 class="fw-bold">超級逆齡煥顏術</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>女人我最大長駐示範老師</p>
|
|
@@ -262,7 +313,7 @@
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
<a target="_blank" href=""></a>
|
|
|
- <h1>Modern and Contemporary</h1>
|
|
|
+ <h1 class="fw-bold">Modern and Contemporary</h1>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>專項課程 </p>
|
|
@@ -274,11 +325,16 @@
|
|
|
<tr>
|
|
|
<th scope="row">5</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/aerobic_cat#section-description"> <img src="./img/sec03/table5.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank"
|
|
|
+ href="https://opentalk.center/courses/aerobic_cat#section-description"> <img
|
|
|
+ src="./img/sec03/table5.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/aerobic_cat#section-description"><h1>有氧廋身塑形操</h1></a>
|
|
|
+ <a target="_blank"
|
|
|
+ href="https://opentalk.center/courses/aerobic_cat#section-description">
|
|
|
+ <h1 class="fw-bold">有氧廋身塑形操</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
|
|
@@ -298,12 +354,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">6</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/6/info"><img src="./img/sec03/table2-1.png" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/6/info"><img
|
|
|
+ src="./img/sec03/table2-1.png" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/6/info"> <h1>解密圖像故事力 </h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/6/info">
|
|
|
+ <h1 class="fw-bold">解密圖像故事力 </h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>打造深入人心的創作</p>
|
|
@@ -315,12 +374,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">7</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/tea-spirit"> <img src="./img/sec03/table2-2.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/tea-spirit"> <img
|
|
|
+ src="./img/sec03/table2-2.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/tea-spirit"><h1>借茶修為以茶養德</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/tea-spirit">
|
|
|
+ <h1 class="fw-bold">借茶修為以茶養德</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>讓靈動氣韻成為你的鮮活名片。</p>
|
|
@@ -332,10 +394,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">8</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/2/info"><img src="./img/sec03/table2-3.png" alt=""></a>
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/2/info"><img
|
|
|
+ src="./img/sec03/table2-3.png" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/2/info"><h1>【多益職涯力】</h1></a>
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/2/info">
|
|
|
+ <h1 class="fw-bold">【多益職涯力】</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>新制多益神速解題課程</p>
|
|
@@ -348,12 +413,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">9</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/drexcel"><img src="./img/sec03/table2-4.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/drexcel"><img
|
|
|
+ src="./img/sec03/table2-4.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/drexcel"><h1>EXCEL實戰速成</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/drexcel">
|
|
|
+ <h1 class="fw-bold">EXCEL實戰速成</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>職場晉升加薪秘密武器</p>
|
|
@@ -365,12 +433,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">10</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/starface"><img src="./img/sec03/table2-5.webp" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/starface"><img
|
|
|
+ src="./img/sec03/table2-5.webp" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/starface"><h1>中醫養顏凍齡術</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/starface">
|
|
|
+ <h1 class="fw-bold">中醫養顏凍齡術</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>劉詩詩佟麗娅明星御用中醫師</p>
|
|
@@ -399,10 +470,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">1</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/camera"><img src="./img/sec03/table1.jpg" alt=""></a>
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/camera"><img
|
|
|
+ src="./img/sec03/table1.jpg" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/camera"><h1>12堂小白手機攝影课</h1></a>
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/camera">
|
|
|
+ <h1 class="fw-bold">12堂小白手機攝影课</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>一天提升手機技能晉升攝影大神</p>
|
|
@@ -414,10 +488,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">2</th>
|
|
|
<td>
|
|
|
- <a target="_bnank" href="https://opentalk.center/courses/drppt8"><img src="./img/sec03/table2.jpg" alt=""></a>
|
|
|
+ <a target="_bnank" href="https://opentalk.center/courses/drppt8"><img
|
|
|
+ src="./img/sec03/table2.jpg" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_bnank" href="https://opentalk.center/courses/drppt8"><h1>靠PPT設計翻身年收破百萬</h1></a>
|
|
|
+ <a target="_bnank" href="https://opentalk.center/courses/drppt8">
|
|
|
+ <h1 class="fw-bold">靠PPT設計翻身年收破百萬</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>被你老板、同事、客戶驚豔全場的8堂課</p>
|
|
@@ -429,12 +506,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">3</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/beauty12"> <img src="./img/sec03/table3.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/beauty12"> <img
|
|
|
+ src="./img/sec03/table3.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/beauty12"><h1>超級逆齡煥顏術</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/beauty12">
|
|
|
+ <h1 class="fw-bold">超級逆齡煥顏術</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>女人我最大長駐示範老師</p>
|
|
@@ -451,9 +531,10 @@
|
|
|
<img src="./img/sec03/table2-2.jpg" alt="">
|
|
|
<div class="sec03-table-text" style="display: inline-block;">
|
|
|
<div>
|
|
|
- <a target="_blank" href=""></a>
|
|
|
- <h1>Modern and Contemporary</h1>
|
|
|
- <h1> Art and Desi</h1>
|
|
|
+ <a target="_blank" href="">
|
|
|
+ <h1 class="fw-bold">Modern and Contemporary</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>專項課程 </p>
|
|
@@ -465,11 +546,16 @@
|
|
|
<tr>
|
|
|
<th scope="row">5</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/aerobic_cat#section-description"> <img src="./img/sec03/table5.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank"
|
|
|
+ href="https://opentalk.center/courses/aerobic_cat#section-description"> <img
|
|
|
+ src="./img/sec03/table5.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/aerobic_cat#section-description"><h1>有氧廋身塑形操</h1></a>
|
|
|
+ <a target="_blank"
|
|
|
+ href="https://opentalk.center/courses/aerobic_cat#section-description">
|
|
|
+ <h1 class="fw-bold">有氧廋身塑形操</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
|
|
@@ -489,12 +575,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">6</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/6/info"><img src="./img/sec03/table2-1.png" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/6/info"><img
|
|
|
+ src="./img/sec03/table2-1.png" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/6/info"> <h1>解密圖像故事力 </h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/6/info">
|
|
|
+ <h1 class="fw-bold">解密圖像故事力 </h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>打造深入人心的創作</p>
|
|
@@ -506,12 +595,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">7</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/tea-spirit"> <img src="./img/sec03/table2-2.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/tea-spirit"> <img
|
|
|
+ src="./img/sec03/table2-2.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/tea-spirit"><h1>借茶修為以茶養德</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/tea-spirit">
|
|
|
+ <h1 class="fw-bold">借茶修為以茶養德</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>讓靈動氣韻成為你的鮮活名片。</p>
|
|
@@ -523,10 +615,13 @@
|
|
|
<tr>
|
|
|
<th scope="row">8</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/2/info"><img src="./img/sec03/table2-3.png" alt=""></a>
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/2/info"><img
|
|
|
+ src="./img/sec03/table2-3.png" alt=""></a>
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://sat.cool/course/intro/2/info"><h1>【多益職涯力】</h1></a>
|
|
|
+ <a target="_blank" href="https://sat.cool/course/intro/2/info">
|
|
|
+ <h1 class="fw-bold">【多益職涯力】</h1>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>新制多益神速解題課程</p>
|
|
@@ -539,12 +634,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">9</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/drexcel"><img src="./img/sec03/table2-4.jpg" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/drexcel"><img
|
|
|
+ src="./img/sec03/table2-4.jpg" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/drexcel"><h1>EXCEL實戰速成</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/drexcel">
|
|
|
+ <h1 class="fw-bold">EXCEL實戰速成</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>職場晉升加薪秘密武器</p>
|
|
@@ -556,12 +654,15 @@
|
|
|
<tr>
|
|
|
<th scope="row">10</th>
|
|
|
<td>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/starface"><img src="./img/sec03/table2-5.webp" alt=""></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/starface"><img
|
|
|
+ src="./img/sec03/table2-5.webp" alt=""></a>
|
|
|
+
|
|
|
<div class="sec03-table-text" style="display: inline-block ;">
|
|
|
<div>
|
|
|
- <a target="_blank" href="https://opentalk.center/courses/starface"><h1>中醫養顏凍齡術</h1></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="https://opentalk.center/courses/starface">
|
|
|
+ <h1 class="fw-bold">中醫養顏凍齡術</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
</div>
|
|
|
<div>
|
|
|
<p>劉詩詩佟麗娅明星御用中醫師</p>
|
|
@@ -581,46 +682,61 @@
|
|
|
<section id="sec04">
|
|
|
<div class="container-fluid">
|
|
|
<div id="sec04-title" style="text-align: center;">
|
|
|
- <h1>專欄報導</h1>
|
|
|
+ <h1 class="secn-title">專欄報導</h1>
|
|
|
<hr class="line">
|
|
|
</div>
|
|
|
<div id="sec04-container" class="row row-cols-1 row-cols-md-4 g-4">
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./artist-course.html"><img src="./img/sec04/sec04-4.jpg" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./artist-course.html"><img src="./img/sec04/sec04-4.jpg"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./artist-course.html"> <h5 class="card-title">從王力宏的直播看線上課程的推動</h5></a>
|
|
|
-
|
|
|
- <p class="card-text">線上課程因為每一次的疫情再起助推了一波又一波的趨勢,7月王力宏在直播中公開這一次線上課程的發布,引起了課單價7000台幣、同時間三千多堂課的搶購,意外的再次掀起名人課的風潮。</p>
|
|
|
+ <a target="_blank" href="./artist-course.html">
|
|
|
+ <h5 class="card-title">從王力宏的直播看線上課程的推動</h5>
|
|
|
+ </a>
|
|
|
+
|
|
|
+ <p class="card-text">
|
|
|
+ 線上課程因為每一次的疫情再起助推了一波又一波的趨勢,7月王力宏在直播中公開這一次線上課程的發布,引起了課單價7000台幣、同時間三千多堂課的搶購,意外的再次掀起名人課的風潮。
|
|
|
+ </p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./top5-course-platform.html"><img src="./img/sec04/sec04-1.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./top5-course-platform.html"><img src="./img/sec04/sec04-1.png"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./top5-course-platform.html"><h5 class="card-title">5個國際最佳線上課程選擇</h5></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="./top5-course-platform.html">
|
|
|
+ <h5 class="card-title">5個國際最佳線上課程選擇</h5>
|
|
|
+ </a>
|
|
|
+
|
|
|
<p class="card-text">2021 年5門國際最受好評的個人和專業發展課程、課程認證和培訓網站</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./beauty.html"> <img src="./img/sec04/sec01-2.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./beauty.html"> <img src="./img/sec04/sec01-2.png" class="card-img-top"
|
|
|
+ alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./beauty.html"><h5 class="card-title">強推薦~生命洗禮後的變美課</h5></a>
|
|
|
-
|
|
|
+ <a target="_blank" href="./beauty.html">
|
|
|
+ <h5 class="card-title">強推薦~生命洗禮後的變美課</h5>
|
|
|
+ </a>
|
|
|
+
|
|
|
<p class="card-text">健康飲食真的很重要,節食和吃藥看似效果快,其實反彈起來更加可怕,分分鐘超過原來的體重。而運動沒效果,是因為我們女生肌肉少,能量消耗慢</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./writing-course.html"><img src="./img/sec04/sec04-3.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./writing-course.html"><img src="./img/sec04/sec04-3.png"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./writing-course.html"> <h5 class="card-title">侯吉諒書法講堂:從零開始,學寫一手好字</h5></a>
|
|
|
- <p class="card-text">侯吉諒精通詩文、古典與現代文學、書法、繪畫,篆刻,為難得一見之全方位創作者,因長期接觸中西方各種藝術,在作品中深入古典而又具有強烈的現代意識,</p>
|
|
|
+ <a target="_blank" href="./writing-course.html">
|
|
|
+ <h5 class="card-title">侯吉諒書法講堂:從零開始,學寫一手好字</h5>
|
|
|
+ </a>
|
|
|
+ <p class="card-text">侯吉諒精通詩文、古典與現代文學、書法、繪畫,篆刻,為難得一見之全方位創作者,因長期接觸中西方各種藝術,在作品中深入古典而又具有強烈的現代意識,
|
|
|
+ </p>
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
@@ -635,43 +751,58 @@
|
|
|
|
|
|
<div id="sec04-moblie-title" class="container-fluid">
|
|
|
<div id="sec04-moblie-header">
|
|
|
- <h1>專欄報導</h1>
|
|
|
- <hr>
|
|
|
+ <h1 class="secn-title">專欄報導</h1>
|
|
|
+ <hr class="line">
|
|
|
</div>
|
|
|
<div id="sec04-moblie-container" class="row row-cols-1 row-cols-md-4 g-4">
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./artist-course.html"><img src="./img/sec04/sec04-4.jpg" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./artist-course.html"><img src="./img/sec04/sec04-4.jpg"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./artist-course.html"> <h5 class="card-title">從王力宏的直播看線上課程的推動</h5></a>
|
|
|
- <p class="card-text">線上課程因為每一次的疫情再起助推了一波又一波的趨勢,7月王力宏在直播中公開這一次線上課程的發布,引起了課單價7000台幣、同時間三千多堂課的搶購,意外的再次掀起名人課的風潮。</p>
|
|
|
+ <a target="_blank" href="./artist-course.html">
|
|
|
+ <h5 class="card-title">從王力宏的直播看線上課程的推動</h5>
|
|
|
+ </a>
|
|
|
+ <p class="card-text">
|
|
|
+ 線上課程因為每一次的疫情再起助推了一波又一波的趨勢,7月王力宏在直播中公開這一次線上課程的發布,引起了課單價7000台幣、同時間三千多堂課的搶購,意外的再次掀起名人課的風潮。
|
|
|
+ </p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./top5-course-platform.html"><img src="./img/sec04/sec04-1.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./top5-course-platform.html"><img src="./img/sec04/sec04-1.png"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./top5-course-platform.html"><h5 class="card-title">5個國際最佳線上課程選擇</h5></a>
|
|
|
+ <a target="_blank" href="./top5-course-platform.html">
|
|
|
+ <h5 class="card-title">5個國際最佳線上課程選擇</h5>
|
|
|
+ </a>
|
|
|
<p class="card-text">2021 年5門國際最受好評的個人和專業發展課程、課程認證和培訓網站</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./beauty.html"> <img src="./img/sec04/sec01-2.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./beauty.html"> <img src="./img/sec04/sec01-2.png" class="card-img-top"
|
|
|
+ alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./beauty.html"><h5 class="card-title">強推薦~生命洗禮後的變美課</h5></a>
|
|
|
+ <a target="_blank" href="./beauty.html">
|
|
|
+ <h5 class="card-title">強推薦~生命洗禮後的變美課</h5>
|
|
|
+ </a>
|
|
|
<p class="card-text">健康飲食真的很重要,節食和吃藥看似效果快,其實反彈起來更加可怕,分分鐘超過原來的體重。而運動沒效果,是因為我們女生肌肉少,能量消耗慢</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col">
|
|
|
<div class="card h-100">
|
|
|
- <a target="_blank" href="./writing-course.html"><img src="./img/sec04/sec04-3.png" class="card-img-top" alt="..."></a>
|
|
|
+ <a target="_blank" href="./writing-course.html"><img src="./img/sec04/sec04-3.png"
|
|
|
+ class="card-img-top" alt="..."></a>
|
|
|
<div class="card-body">
|
|
|
- <a target="_blank" href="./writing-course.html"> <h5 class="card-title">侯吉諒書法講堂:從零開始,學寫一手好字</h5></a>
|
|
|
- <p class="card-text">侯吉諒精通詩文、古典與現代文學、書法、繪畫,篆刻,為難得一見之全方位創作者,因長期接觸中西方各種藝術,在作品中深入古典而又具有強烈的現代意識,</p>
|
|
|
+ <a target="_blank" href="./writing-course.html">
|
|
|
+ <h5 class="card-title">侯吉諒書法講堂:從零開始,學寫一手好字</h5>
|
|
|
+ </a>
|
|
|
+ <p class="card-text">侯吉諒精通詩文、古典與現代文學、書法、繪畫,篆刻,為難得一見之全方位創作者,因長期接觸中西方各種藝術,在作品中深入古典而又具有強烈的現代意識,
|
|
|
+ </p>
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
@@ -683,12 +814,12 @@
|
|
|
</section>
|
|
|
|
|
|
<!-- 課程分類 -->
|
|
|
- <section id="sec05" class="container-fluid" style="padding:5vw 0;">
|
|
|
+ <section id="sec05" class="container-fluid">
|
|
|
<div id="sec05-title">
|
|
|
- <h1>課程分類</h1>
|
|
|
+ <h1 class="secn-title">課程分類</h1>
|
|
|
<hr class="line">
|
|
|
</div>
|
|
|
- <div id="tag-group" class="container-fluid my-5 text-center rounded-pill px-0 mx-0">
|
|
|
+ <div id="tag-group" class="my-5 rounded-pill">
|
|
|
<div class="tag btn-group" role="group" aria-label="Basic outlined example">
|
|
|
<button id="15" type="button" class=" border-0 rounded-pill">享受生活</button>
|
|
|
<button id="16" type="button" class="border-0 rounded-pill">我要變美</button>
|
|
@@ -697,22 +828,19 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div id="sec05-container" class="container-fluid">
|
|
|
- <div id="sec05-course" class="row row-cols-1 row-cols-md-2 g-4">
|
|
|
+ <div id="sec05-container" class="container-fluid mx-0 p-2">
|
|
|
+ <div id="sec05-course" class="row row-cols-1 row-cols-md-2 g-4 mx-0 px-0">
|
|
|
|
|
|
</div>
|
|
|
- <!-- <img src="./img/sec05img1.webp" alt=""> -->
|
|
|
</div>
|
|
|
</section>
|
|
|
|
|
|
<!-- 合作對象 電腦版-->
|
|
|
<section id="sec06">
|
|
|
<div id="sec06-container-box">
|
|
|
- <div class="">
|
|
|
- <div id="sec06-title">
|
|
|
- <h1 class="mb-0">合作對象</h1>
|
|
|
- <hr>
|
|
|
- </div>
|
|
|
+ <div id="sec06-title">
|
|
|
+ <h1 style="color: #fff;" class="secn-title">合作對象</h1>
|
|
|
+ <hr class="line bg-white">
|
|
|
</div>
|
|
|
<!-- <div id="sec06-title-m">
|
|
|
<h1>合作對象</h1>
|
|
@@ -730,28 +858,25 @@
|
|
|
<div class="sec09-1 col-3 py-3"><a target="_blank" href="https://www.ximalaya.com/"><img
|
|
|
class="img-fluid" src="./img/sec06/sec06-06.jpg" alt=""></a></div>
|
|
|
|
|
|
-
|
|
|
- <div class="sec09-1 col-3 py-3"><a target="_blank"
|
|
|
- href="https://www.chain.tw/"><img class="img-fluid"
|
|
|
- src="./img/sec06/sec06-04.png" alt=""></a></div>
|
|
|
-
|
|
|
-
|
|
|
+ <div class="col-3 py-3 d-flex align-items-center justfy-content-center"><a target="_blank"
|
|
|
+ href="https://nftboard.info/"><img class="img-fluid" src="./img/logo.jpg"
|
|
|
+ alt=""></a>
|
|
|
+ </div>
|
|
|
|
|
|
<div class="sec09-1 col-3 py-3"><a target="_blank" href="https://www.lizhiweike.com/"><img
|
|
|
class="img-fluid" src="./img/sec06/sec06-07.png" alt=""></a></div>
|
|
|
|
|
|
- <div class="sec09-1 col-3 py-3"><a target="_blank" href=""><img
|
|
|
- class="img-fluid" src="./img/sec06/sec06-8.png" alt=""></a></div>
|
|
|
+ <div class="sec09-1 col-3 py-3"><a target="_blank" href=""><img class="img-fluid"
|
|
|
+ src="./img/sec06/sec06-8.png" alt=""></a></div>
|
|
|
|
|
|
- <div class="sec09-1 col-3 py-3"><a target="_blank" href="https://www.facebook.com/ARK.TPE/"><img
|
|
|
- class="img-fluid" src="./img/sec06/sec06-02.png" alt=""></a></div>
|
|
|
+ <div class="sec09-1 col-3 py-3"><a target="_blank"
|
|
|
+ href="https://www.facebook.com/ARK.TPE/"><img class="img-fluid"
|
|
|
+ src="./img/sec06/sec06-02.png" alt=""></a></div>
|
|
|
|
|
|
+ <div class="sec09-1 col-3 py-3"><a target="_blank" href="https://www.chain.tw/"><img
|
|
|
+ class="img-fluid" src="./img/sec06/sec06-04.png" alt=""></a></div>
|
|
|
<div class="col-3 py-3 d-flex align-items-center justfy-content-center"><a target="_blank"
|
|
|
- href="https://bwxk.ke.qq.com/#tab=1&category=-1"><img class="img-fluid"
|
|
|
- src="./img/sec06/sec06-06-removebg-preview.png" alt=""></a>
|
|
|
- </div>
|
|
|
- <div class="col-3 py-3 d-flex align-items-center justfy-content-center"><a
|
|
|
- target="_blank" href="https://www.facebook.com/Shengeng.Foundation"><img class="sec09-7 img-fluid"
|
|
|
+ href="https://www.facebook.com/Shengeng.Foundation"><img class="sec09-7 img-fluid"
|
|
|
src="./img/sec06/sec06-05.png" alt=""></a></div>
|
|
|
|
|
|
</div>
|
|
@@ -800,23 +925,23 @@
|
|
|
for (var i = 0; i < limit; i++) {
|
|
|
sec01course += ' \
|
|
|
<div class="sec01-1 col-lg-3">\
|
|
|
- <div class="card h-100 d-inline-block">\
|
|
|
+ <div class="card h-100">\
|
|
|
<a target="_blank" href="'+ msg[i].url + '"><img src="' + msg[i].cover_img + '" class="img-fluid rounded-start" alt=""></a>\
|
|
|
<div class="card-body">\
|
|
|
<div class="card-title1 d-flex align-items-center">\
|
|
|
- <a style="text-decoration: none;" target="_blank" href="'+ msg[i].url + '"><h1 style="font-weight:900; font-size: 22px; color:#000;" class="title-text">' + msg[i].title + '</h1></a>\
|
|
|
+ <a class="course-src" data-info="'+ msg[i].id + '" target="_blank" href="'+ msg[i].url + '"><h1 style="font-weight:900; font-size: 22px;" class="title-text">' + msg[i].title + '</h1></a>\
|
|
|
</div>\
|
|
|
<p class="card-text card-content1 d-flex align-items-center">'+ msg[i].profile + '</p>\
|
|
|
<p class="card-text row">\
|
|
|
<small class="text-muted col-6">\
|
|
|
- <img class="m-1" style="width: 25px; object-fit: cover; " src="./img/sec05/time.png"alt=""><span>'+ msg[i].hours + 'hr</span>\
|
|
|
+ <img class="mb-1 mx-1" style="width: 25px; object-fit: cover; " src="./img/sec05/fire.png"alt=""><span>'+msg[i].clicks+'人</span>\
|
|
|
</small>\
|
|
|
- <small style="color:#eb144c; font-size:20px;" class="col-6">NT$'+ msg[i].price_discount + '</small>\
|
|
|
+ <small style="color:#292421; font-size:20px;" class="col-6">NT$'+ msg[i].price_discount + '</small>\
|
|
|
</p>\
|
|
|
</div>\
|
|
|
- </div>\
|
|
|
+ </div>\
|
|
|
</div>';
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
$('#sec01-container').html(sec01course);
|
|
|
$(".title-text").each(function () {
|
|
@@ -864,15 +989,14 @@
|
|
|
<div class="banner col-12 col-lg-12">\
|
|
|
<a target="_blank" href="'+ msg[i].url + '"><img src="' + msg[i].cover_img + '" class="img-fluid rounded-start" alt=""></a>\
|
|
|
</div>\
|
|
|
- <small class="text-muted py-2"><img class="m-1" style="width: 20px;" src="./img/sec05/master.png" alt="">'+ msg[i].units + '次學習</small>\
|
|
|
<div class="col-12 col-lg-12 p-1">\
|
|
|
- <a style="text-decoration: none;" target="_blank" href="'+ msg[i].url + '"><h1 style="font-weight:900; font-size: 22px;" class="card-title d-flex align-items-center">' + msg[i].title + '</h1></a>\
|
|
|
+ <a class="course-src" data-info="'+ msg[i].id + '" style="text-decoration: none;" target="_blank" href="'+ msg[i].url + '"><h1 style="font-weight:900; font-size: 22px;" class="card-title d-flex align-items-center">' + msg[i].title + '</h1></a>\
|
|
|
<p class="card-text card-content">'+ msg[i].profile + '</p>\
|
|
|
<p class="card-text row">\
|
|
|
<small class="text-muted col-8">\
|
|
|
- <img class="m-1" style="width: 20px;" src="./img/sec05/time.png"alt=""><span>'+ msg[i].hours + 'hr</span>\
|
|
|
+ <img class="mb-1 mx-1" style="width: 20px;" src="./img/sec05/fire.png"alt=""><span class="">'+msg[i].clicks+'人</span>\
|
|
|
</small>\
|
|
|
- <small style="color:#eb144c;" class="price col-4">NT$'+ msg[i].price_discount + '</small>\
|
|
|
+ <small style="color:#292421;" class="price col-4">NT$'+ msg[i].price_discount + '</small>\
|
|
|
</p>\
|
|
|
</div>\
|
|
|
</div> \
|