such web
This commit is contained in:
29
index.css
Normal file
29
index.css
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
body {
|
||||||
|
background-image: url("static/BG.jpg");
|
||||||
|
background-attachment: fixed;
|
||||||
|
}
|
||||||
|
|
||||||
|
#center {
|
||||||
|
margin: 2%;
|
||||||
|
padding: 2%;
|
||||||
|
border-radius: 2em;
|
||||||
|
background-color: white;
|
||||||
|
opacity: 0.8;
|
||||||
|
}
|
||||||
|
|
||||||
|
#title {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
big {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#NTUST {
|
||||||
|
width: 9.87%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#angry {
|
||||||
|
font-size: 200%;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
47
index.html
47
index.html
@ -1,40 +1,51 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='UTF-8'>
|
<meta charset="UTF-8">
|
||||||
<meta name="description" content="國立臺北科技大學Taipei Tech創立於民國元年,為臺灣技職教育之濫觴,校史輝煌悠久。本校定位為「實務研究型大學」,設機電、電資、工程、管理、設計及人文與社會科學六學院。素有「企業家搖籃」之美名,校友遍佈產業各界,於產業界極有影響力,深厚的學術基礎、地利之便、多元課程、豐富資源與國際能見度,使本校發展成為以科技為強項的國際知名大學。" />
|
<meta name="description" content="國立臺北科技大學Taipei Tech創立於民國元年,為臺灣技職教育之濫觴,校史輝煌悠久。本校定位為「實務研究型大學」,設機電、電資、工程、管理、設計及人文與社會科學六學院。素有「企業家搖籃」之美名,校友遍佈產業各界,於產業界極有影響力,深厚的學術基礎、地利之便、多元課程、豐富資源與國際能見度,使本校發展成為以科技為強項的國際知名大學。">
|
||||||
<title>我們就是企業家!</title>
|
<title>我們就是企業家!</title>
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap.css" type="text/css">
|
||||||
|
<link rel="stylesheet" href="index.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<body background="static/bg.jpg">
|
<body>
|
||||||
|
|
||||||
<div style='padding: 10px; background-color: white; opacity: 0.8;'>
|
<div id="center">
|
||||||
<h1><b>工業推手一世紀,企業搖籃一百年</b></h1>
|
<h1 id="title">工業推手一世紀,企業搖籃一百年</h1>
|
||||||
|
|
||||||
<marquee>我每天都吃六教美食街ㄛ!!!!!</marquee>
|
<!--最棒的跑馬燈!-->
|
||||||
|
<marquee scrollamount="12">我每天都吃六教美食街ㄛ!!!!!</marquee>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="chipet">Chi Pet</a> - 可以澆水の可愛烏龜</li>
|
<li><big><a href="gitea">Gitea</a> - 我的原始碼託管網站(支援 FB 登入)</big></li>
|
||||||
<br>
|
<br>
|
||||||
<li><a href="tr">Text Revealer</a> - 讓人顯示文字ㄉ工具</li>
|
<li><a href="tr">Text Revealer</a> - 讓人顯示文字ㄉ工具</li>
|
||||||
<br>
|
<br>
|
||||||
<li><big><a href="gitea">Gitea</a> - 原始碼託管網站(支援 FB 登入!!!)</big></li>
|
<li><a href="chipet">Chi Pet</a> - 可以澆水の可愛烏龜</li>
|
||||||
<br>
|
<br>
|
||||||
<li><a href="http://ntust.com.tw/">Minecraft Server</a> - 我還沒有玩過(?</li>
|
<li><a href="http://ntust.com.tw/">Minecraft Server</a> - Sky Factory 3(空中工廠)</li>
|
||||||
|
<br>
|
||||||
|
<li><a href="http://omygod.ntut.com.tw/">omygod's Website</a> - Waaaaaaaa</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
<a href="edu"><img id="NTUST" src="static/TaiwanTech.png"></a>
|
||||||
|
<font id="angry">
|
||||||
|
學生:我們是台北科技大學,簡稱「北科大」,請大家不要再搞錯了。
|
||||||
|
</font>
|
||||||
|
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
<script src="https://gist.github.com/PinLin/3f6c1885d3c22d9fbf6a726788778112.js"></script>
|
||||||
|
|
||||||
|
<div class="embed-responsive embed-responsive-16by9">
|
||||||
|
<video src="http://www.cc.ntut.edu.tw/TaipeiTech.mp4" controls preload="none" class="embed-responsive-item" type="video/mp4">
|
||||||
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<table>
|
<p> 國立臺北科技大學Taipei Tech創立於民國元年,為臺灣技職教育之濫觴,校史輝煌悠久。本校定位為「實務研究型大學」,設機電、電資、工程、管理、設計及人文與社會科學六學院。素有「企業家搖籃」之美名,校友遍佈產業各界,於產業界極有影響力,深厚的學術基礎、地利之便、多元課程、豐富資源與國際能見度,使本校發展成為以科技為強項的國際知名大學。</p>
|
||||||
<th><script src="https://gist.github.com/PinLin/3f6c1885d3c22d9fbf6a726788778112.js"></script></th>
|
|
||||||
<th></th>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<a href="edu"><img src="static/TaiwanTech.png" width=9.87% /></a>
|
|
||||||
<font style='font-size: 200%; vertical-align: top'>
|
|
||||||
學生:我們是台北科技大學,簡稱「北科大」,請大家不要再搞錯了。
|
|
||||||
</font>
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
static/BG.jpg
Normal file
BIN
static/BG.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user