-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathindex.html
153 lines (146 loc) · 6.3 KB
/
index.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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<!--media query-->
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/>
<!--
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
-->
<link rel="stylesheet" type="text/css" href="stylesheets/jquery.fullpage.min.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/test.css" media="screen">
<!--CDN
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/fullPage.js/2.7.4/jquery.fullPage.css" media="screen">
-->
<title>DSQCW | xgqfrms</title>
</head>
<body>
<div class="container1" id="fullpage">
<header>
<div id="myHeader">
<a href="http://www.henau.edu.cn/index.html" target="_blank"><img src="images/favicon.png" alt="logo.png"/></a>
<span>
Data Structure Quality Course Website
</span>
</div>
</header>
<div class="section section1 active">
<img src="images/0.png">
</div>
<div class="section section2">
<div class="slide">
<img src="images/1.jpg">
</div>
<div class="slide">
<img src="images/2.jpg">
</div>
<div class="slide">
<img src="images/3.jpg">
</div>
</div>
<div class="section section3">
<img src="images/4.jpg">
</div>
<div class="section section4">
<img src="images/5.jpg">
</div>
<div class="section section5">
<img src="images/4.jpg">
</div>
<div class="section section6">
<!--<img src="images/x.jpg">-->
<p> hello world! selection background-color.The better way to collect customer data.</p>
<p> hello world! selection background-color.</p>
<p> hello world! selection background-color.The better way to collect customer data.</p>
<p> hello world! selection background-color.</p>
<p> hello world! selection background-color.The better way to collect customer data.</p>
<p> hello world! selection background-color.</p>
<p> hello world! selection background-color.The better way to collect customer data.</p>
<p> hello world! selection background-color.</p>
<p> hello world! selection background-color.The better way to collect customer data.</p>
<p> hello world! selection background-color.</p>
</div>
<div id="share_content" style="display: inline; position: absolute; cursor: pointer; left: 505px; top: 1479px;">
<a href="http://service.weibo.com/share/share.php?appkey=1000037&url=https%3A%2F%2Fgithub.com/xgqfrms">
<img id="sina_share_btn" title="将选中内容分享到sina" src="images/sina_share2.gif">
</a>
<a href="http://share.v.t.qq.com/index.php?c=share&site=xgqfrms.github.com&url=https%3A%2F%2Fgithub.com/xgqfrms">
<img id="qq_share_btn" title="将选中内容分享到qq" src="images/qq32.gif">
</a>
</div>
<footer>
<div class="myFooter" id="myFooter">
<div class="myfooter">
<span>© 2015 xgqfrms<a href="mailto:[email protected]" target="_blank">Contact Me</a>
<img src="images/blacktocat.png" alt="blacktocat.png"/>
<a href="https://github.com/xgqfrms/" target="_blank">Follow Me</a>
<mark>QRcode:</mark>
</span>
</div>
<div class="QRcode">
<a href="https://xgqfrms.github.io/DataStructure/" target="_blank">
<img id="QRcode" src="images/DataStructure.io.png" alt="DataStructure.io.png" />
</a>
</div>
</div>
</footer>
</div>
<div class="localLibrary">
<!--jquery-2.x does not support Internet Explorer 6, 7, or 8--
<script src="javascripts/jquery-2.1.4.min.js"></script>
-->
<script src="javascripts/jquery-1.11.1.min.js"></script>
<script src="javascripts/jquery.fullpage.min.js"></script>
<script src="javascripts/jquery.easings.min.js"></script>
<script src="javascripts/jquery.slimscroll.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#fullpage').fullpage({
sectionsColor: ['#28ff4b', '#28ff4b', '#28ff4b', '#28ff4b', '#28ff4b', '#28ff4b'],//section num==6
controlArrows: true,
verticalCentered: true,
resize: false,
css3: true,
scrollingSpeed: 700,
autoScrolling: true,
scrollBar: false,
loopBottom: false,
continuousVertical: false,
loopTop: false,
loopHorizontal: true,
fitToSection: true,
fitToSectionDelay: 1000,
easing: 'easeInOutCubic',
easingcss3: 'ease',
menu: false,
lockAnchors: false,
anchors: ['page1', 'page2', 'page3', 'page4', 'page5', 'page6'],
navigation: true,
navigationPosition: 'right',
navigationTooltips: ['page1', 'page2', 'page3', 'page4', 'page5', 'page6'],
showActiveTooltip: false,//auto show tips
slidesNavigation: true,
slidesNavPosition: 'bottom',
paddingTop: '100px',
paddingBottom: '100px',
fixedElements: '#myHeader, .myFooter',//by self fixed header/footer
responsiveWidth: 0,
responsiveHeight: 0,
//Accessibility
keyboardScrolling: true,
animateAnchor: true,
recordHistory: true,
scrollOverflow: false,//true need plugins slimscroll.js support
touchSensitivity: 15,
normalScrollElementTouchThreshold: 5,
});
});
</script>
</div>
</body>
</html>