更新
This commit is contained in:
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
18
index.html
18
index.html
@ -6,7 +6,7 @@
|
||||
<meta name="description" content="國立臺北科技大學 Taipei Tech 創立於大正元年,為臺灣技職教育之濫觴,校史輝煌悠久。本校定位為「實務研究型大學」,設機電、電資、工程、管理、設計及人文與社會科學六學院。素有「企業家搖籃」之美名,校友遍佈產業各界,於產業界極有影響力,深厚的學術基礎、地利之便、多元課程、豐富資源與國際能見度,使本校發展成為以科技為強項的國際知名大學。">
|
||||
<title>我們都是企業家!</title>
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="css/main.css" type="text/css">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@ -14,13 +14,13 @@
|
||||
|
||||
<header>
|
||||
<h1 class="text-center">工業推手一世紀,企業搖籃一百年</h1>
|
||||
<marquee scrollamount="12">六教美食街關了QQ!!!!</marquee>
|
||||
<marquee scrollamount="12">北科畢業人才企業最愛用!!!</marquee>
|
||||
</header>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="techschool">
|
||||
<a href="http://ntut.edu.tw"><img src="image/TaiwanTech.png"></a>
|
||||
<a href="http://ntut.edu.tw"><img src="image/taiwan-tech.png"></a>
|
||||
<span>學生:我們是台北科技大學,簡稱「北科大」,請大家不要再搞錯了。</span>
|
||||
</div>
|
||||
|
||||
@ -33,28 +33,28 @@
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://git.ntut.com.tw" target="_blank">Gitea of NTUT.COM.TW</a>
|
||||
<br>
|
||||
<span>輕量級程式碼託管平台</span>
|
||||
<span>程式碼託管平台</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://ntut.com.tw/url" target="_blank">NTUT URL Shortener</a>
|
||||
<br>
|
||||
<span>縮網址服務啦</span>
|
||||
<span>縮網址服務</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="/tr" target="_blank">Text Revealer</a>
|
||||
<a href="https://yuren-tw.github.io/textRevealer/" target="_blank">Text Revealer</a>
|
||||
<br>
|
||||
<span>讓人用螢幕顯示大字報ㄉ工具(<a href="https://github.com/yuren-tw/textRevealer">Source</a>)</span>
|
||||
<span>網頁大字報</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://www.ntut.com.tw/chipet" target="_blank">Chi Pet</a>
|
||||
<br>
|
||||
<span>可以澆水の可愛烏龜</span>
|
||||
<span>幫烏龜澆水</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="gist col-lg-6">
|
||||
<h2 class="text-center"><code>好用的 Script</code></h2>
|
||||
<h2 class="text-center"><code>好用ㄉ Script</code></h2>
|
||||
<script src="https://gist.github.com/PinLin/3f6c1885d3c22d9fbf6a726788778112.js"></script>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user