-
Notifications
You must be signed in to change notification settings - Fork 1
/
birthday.html
70 lines (68 loc) · 3.59 KB
/
birthday.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
<!Doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>韩国艺人生日大全--instagram,微博,twitter,facebook等sns账号大全</title>
<meta name="keywords" content="韩国明星艺人、instagram账号、微博账号、twitter账号、facebook账号、sns账号大全">
<meta name="description" content="韩国明星艺人instagram、微博、facebook、twitter账号大全。">
<link rel="shortcut icon" href="image/ins.ico" type="image/x-icon" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<style type="text/css">
.v-fork-me{
position: fixed;
top: 0px;
right:0px;
z-index: 999;
}
</style>
</head>
<body>
<div class="container" style="padding:0;height:55px;">
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">韩娱明星</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav nav-pills">
<li><a href="index.html">韩国明星SNS账号大全</a></li>
<li class="active"><a href="#">韩国艺人生日表大全</a></li>
<li><a href="http://www.toutiao.com/m6214044258" target="_blank">韩娱明星头条视频</a></li>
</ul>
</div><!-- /.navbar-collapse -->
<a class="v-fork-me" href="https://github.com/helloqingfeng" target="_blank" rel="nofollow">
<img src="image/forkme_right_darkblue.png" alt="Fork me on GitHub">
</a>
</div><!-- /.container-fluid -->
</nav>
</div>
<div class="jumbotron container">
<h2 class="text-center">韩国明星生日收集表</h2>
<p>请大家手下留情,不要一直留言说类似以下的话:</p>
<ul style="color:#38b48b;font-size:16px;">
<li>怎么没有谁谁谁的生日?</li>
<li>可不可以补一下谁谁谁的生日?</li>
<li>那个谁谁谁很重要耶,你们怎么没有加?</li>
</ul>
<p>
韩国艺人实在很多,我们还在收集增加中,但想先PO上来让大家现在就看得到, 要等到我们所有艺人都加入才放上来的话,可能永远都放不上来, 因为所有艺人还有 HOT, SES 等经典团,Psy 和虎东等经典艺人, 然后不要忘记另类团与一片歌手... 所以说以下表格不是我们偏心或私心重... 我们会持续加入更多艺人的生日。</p>
<blockquote>
<footer><b>资料来源:</b><cite title="Source Title">KPOPN 韩娱最前线</cite></footer>
</blockquote>
</div>
<div class="container">
<iframe src="https://calendar.google.com/calendar/embed?mode=WEEK&height=600&wkst=1&bgcolor=%23ffffff&src=actercompany.com_ds8rs22705o4iou4auek77tiek%40group.calendar.google.com&color=%232F6309&ctz=Asia%2FShanghai" style="border-width:5px" width="960" height="600" frameborder="0" scrolling="no"></iframe>
</div>
<script src="js/jquery-2.2.3.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>