-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathtmp.html
160 lines (154 loc) · 6.68 KB
/
tmp.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
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="renderer" content="webkit">
<meta name="keywords" content="Elasticsearch中国开发者大会,ES,ES大会 Elastic Stack,ELK,elasticsearch、logstash、kibana、beats等相关技术交流探讨">
<meta name="description" content="Elasticsearch中国开发者大会,ES,ES大会 Elastic Stack,ELK,elasticsearch、logstash、kibana、beats等相关技术交流探讨">
<link rel="shortcut icon" type="image/x-icon" href="http://elasticsearch.cn/static/css/default/img/favicon.ico?v=20151125">
<title>Elastic 中国开发者大会</title>
<link href="static/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<h1>你好,世界!</h1>
<h1 class="text-hide">Custom heading</h1>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-8">
<p>Nullam quis <mark>highlight</mark>risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
<p class="text-center">Nullam quis <mark>highlight</mark>risus .</p>
</div>
<div class="col-xs-6 col-md-4">
<p class="lead">Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<ul class="list-inline">
<li>li 1 ...</li>
<li>li 2 ...</li>
<li>li 3 ...</li>
</ul>
</div>
<div class="col-md-6">
<ol>
<li>li 1 ...</li>
<li>li 2 ...</li>
<li>li 3 ...</li>
</ol>
</div>
<div class="col-md-6">
<dl>
<dt>dt 1 ...</dt>
<dd>dt 2 ...</dd>
<dt>Description lists</dt>
<dd>A description list is perfect for defining terms.A description list is perfect for defining terms.</dd>
<dt>Description lists</dt>
<dd>A description list is perfect for defining terms.</dd>
</dl>
</div>
</div>
<div class="row">
<div class="col-md-6">
For example, <code><section></code> should be wrapped as inline.
</div>
<div class="col-md-6">
<table class="table table-condensed table-hover table-bordered">
<thead>
<tr>
<th>#</th>
<th>First Name</th>
<th>Last Name</th>
<th>Username</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>Mark</td>
<td class="info">Otto</td>
<td>@mdo</td>
</tr>
<tr class="success">
<th scope="row">2</th>
<td>Jacob</td>
<td>Thornton</td>
<td>@fat</td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="2">Larry the Bird</td>
<td>@twitter</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-6">
<form>
<div class="form-group">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" placeholder="Email">
</div>
<div class="form-group">
<label for="exampleInputPassword1">Password</label>
<input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
</div>
<div class="form-group">
<label for="exampleInputFile">File input</label>
<input type="file" id="exampleInputFile">
<p class="help-block">Example block-level help text here.</p>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Check me out
</label>
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
<div class="col-md-6">
<form class="form-inline">
<div class="form-group">
<label for="exampleInputName2">Name</label>
<input type="text" class="form-control" id="exampleInputName2" placeholder="Jane Doe">
</div>
<div class="form-group">
<label for="exampleInputEmail2">Email</label>
<input type="email" class="form-control" id="exampleInputEmail2" placeholder="[email protected]">
</div>
<button type="submit" class="btn btn-default">Send invitation</button>
</form>
</div>
<div class="col-md-6">
<form class="form-horizontal">
<div class="form-group">
<label class="col-sm-2 control-label">Email</label>
<div class="col-sm-10">
<p class="form-control-static">[email protected]</p>
</div>
</div>
<div class="form-group has-warning">
<label for="inputPassword" class="col-sm-2 control-label">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword" placeholder="Password">
</div>
</div>
</form>
</div>
<div class="col-md-6">
<img src="http://avatar.csdn.net/D/8/A/1_wind_324.jpg" alt="..." class="img-rounded">
<img src="http://avatar.csdn.net/D/8/A/1_wind_324.jpg" alt="..." class="img-circle">
<img src="http://avatar.csdn.net/D/8/A/1_wind_324.jpg" alt="..." class="img-thumbnail">
</div>
</div>
</div>
<script src="static/bootstrap/js/jquery.min.js"></script>
<script src="static/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>