-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_en.html
123 lines (107 loc) · 6.54 KB
/
index_en.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DCL Maternity No.18 Hospital</title>
<link rel="stylesheet" href="bootstrap_dcl18.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="navbar-header">
<!-- .navbar-toggle样式用于toggle收缩的内容,即nav-collapse collapse样式所在元素 -->
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- 确保无论是宽屏还是窄屏,navbar-brand都显示 -->
<a href="##" class="navbar-brand">DCL Maternity No.18 Hospital</a>
</div>
<!-- 屏幕宽度小于768px时,div.navbar-responsive-collapse容器里的内容都会隐藏,显示icon-bar图标,当点击icon-bar图标时,再展开。屏幕大于768px时,默认显示。 -->
<div class="collapse navbar-collapse navbar-responsive-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="##">HOME</a></li>
<li class="dropdown">
<a href="##" data-toggle="dropdown" class="dropdown-toggle">Obstetric Tips<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="##">Foods</a></li>
<li><a href="##">Medicine</a></li>
<li><a href="##">Health</a></li>
</ul>
</li>
<li><a href="##">Obstetric News</a></li>
<li><a href="##">Forum</a></li>
</ul>
<form action="##" class="navbar-form navbar-right" role="search">
<button type="submit" class="btn btn-xs invisible" style="max-height: 0.1px; max-lines: 0.1; max-width: 0.1px">Search</button>
<div class="form-group" style="padding-right: 10px">
<input type="text" class="form-control" placeholder="Search..." />
</div>
</form>
</div>
</div>
<br>
<br>
<br>
<!-- data-target触发模态弹出窗元素 -->
<button class="userLogin btn btn-primary pull-right" data-toggle="modal" data-target="#mymodal-data" type="button" style="margin-right: 10px">User Login</button>
<!-- 模态弹出窗内容 -->
<div class="modal fade" id="mymodal-data" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true">
<div class="modal-dialog" style="padding-top: 120px">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title">Log In</h4>
</div>
<form role="form">
<div class="modal-body">
<div class="form-group has-success">
<label class="control-label" for="inputSuccess1">Username: </label>
<input type="text" class="form-control" id="inputSuccess1" placeholder="Username" >
</div>
<div class="form-group has-warning">
<label class="control-label" for="inputWarning1">Password: </label>
<input type="password" class="form-control" id="inputWarning1" placeholder="Password">
</div>
</div>
<div class="modal-footer">
<!--<button type="button" class="btn btn-default" data-dismiss="modal">取消</button>-->
<div class="from-group">
<input type="submit" class="btn btn-primary userLogin" value="Login">
</div>
</div>
</form>
</div>
</div>
</div>
<h1>The Gettysburg Address</h1>
<br>
<p>Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.</p>
<p>Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting place for those who here gave their lives that that nation might live. It is altogether fitting and proper that we should do this.</p>
<p>But, in a larger sense, we can not dedicate -- we can not consecrate -- we can not hallow -- this ground. The brave men, living and dead, who struggled here, have consecrated it, far above our poor power to add or detract. The world will little note, nor long remember what we say here, but it can never forget what they did here. It is for us the living, rather, to be dedicated here to the unfinished work which they who fought here have thus far so nobly advanced. It is rather for us to be here dedicated to the great task remaining before us -- that from these honored dead we take increased devotion to that cause for which they gave the last full measure of devotion -- that we here highly resolve that these dead shall not have died in vain -- that this nation, under God, shall have a new birth of freedom -- and that government of the people, by the people, for the people, shall not perish from the earth.</p>
<p>Abraham Lincoln</p>
<p>November 19, 1863</p>
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<br>
<br>
<br>
<div class="navbar navbar-default navbar-fixed-bottom navbar-inverse" role="navigation">
<ul class="nav navbar-nav navbar-right">
<li><a href="##" style="padding-left: 20px">Privacy Policy</a></li>
<li><a href="##" style="padding-left: 20px">Legal Information</a></li>
<li><a href="##" style="padding-left: 20px">Contact us</a> </li>
<li class="dropup">
<a href="##" data-toggle="dropdown" class="dropdown-toggle" style="padding-left: 20px; padding-right: 40px">Language<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="index_zh.html">中文(简体)</a></li>
<li class="active"><a href="##">English</a></li>
<li><a href="index_ja.html">日本語</a></li>
</ul>
</li>
</ul>
</div>
</body>
</html>