-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
77 lines (70 loc) · 3.48 KB
/
index.html
File metadata and controls
77 lines (70 loc) · 3.48 KB
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
<!DOCTYPE HTML>
<!--[if lt IE 7 ]><html class="ie ie6" lang="zh-TW"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="zh-TW"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="zh-TW"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="zh-TW"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META NAME="KeyWords" CONTENT="學測落點分析'落點預測'落點分析'學測落點'預測落點'學測分析'落點試算系統">
<META NAME="Description" CONTENT="學測落點分析系統">
<meta property="og:title" content="卓遠教育顧問|學測落點分析" />
<meta property="og:url" content="http://www.urfuture.com.tw/predict/" />
<meta property="og:image" content="http://www.urfuture.com.tw/predict/images/logo.png" />
<meta property="og:description" content="卓遠教育顧問中心幫你預測落點" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>卓遠教育顧問 | 落點分析</title>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/layout.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src =
"//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=265618340729";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="container" id="index-page">
<div class="columns offset-by-four eight">
<div class="wrapper row">
<a href="http://www.urfuture.com.tw" target="_blank">
<img class="header" src="images/logo.png" alt="卓遠教育顧問中心" />
</a>
<div class="columns offset-by-one six">
<p>歡迎您使用<strong>【卓遠教育顧問中心102年學測落點分析服務】</strong>,在您使用本服務前,請務必詳讀以下條款,您開始使用本系統時,即視為您已充分了解以下各項條款之約定,並同意受到以下各項條款之約束:</p>
<h4>免責聲明:</h4>
<p>卓遠教育顧問中心盡可能確保落點分析的準確性,但無法保證或承諾資訊百分百的精確性、及時性和完整性。</p>
<h4>隱私權政策:</h4>
<p>關於您的個人資料依本公司「隱私權政策」受到保護與規範,您的資料僅提供本公司內部使用,絕對不會外流。</p>
<a href="user.html"><button id="yes">同意</button></a>
<a href="/"><button id="no">不同意</button></a>
</div>
<div class="fb-like"
data-href="http://www.urfuture.com.tw/predict/"
data-send="true" data-width="450"
data-show-faces="true"></div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/jquery.validate/1.11.0/jquery.validate.min.js"></script>
<script src="//ajax.aspnetcdn.com/ajax/jquery.validate/1.11.0/localization/messages_zh_tw.js"></script>
<script src="js/html5placeholder.jquery.js"></script>
<script type="text/javascript">
/* $(function() {
$('#yes').click(function() {
window.location.href = 'user.html';
});
$('#no').click(function() {
window.location.href = 'http://www.urfuture.com.tw';
});
});*/
</script>
</body>
</html>