-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstudy.html
More file actions
87 lines (79 loc) · 1.43 KB
/
study.html
File metadata and controls
87 lines (79 loc) · 1.43 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
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="../wanbei/dist/css/bootstrap.css"/>
</head>
<body>
<div class="container container-fluid">
78964+96846
416
51
54+6
849+641
514
6514
6846
46
41
657498541
456
741
5416
854135
1
</div>
<kbd>
<kbd>
845165
8449+84
</kbd>
</kbd>
<pre>
<code class="pre-scrollable">
879484
41
36451
6+897845
</code>
</pre>
<hr>
<hr>
<hr>
<hr>
<table class="table table-bordered table-condensed table-bordered">
<tr>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
</tr>
<tr>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
</tr>
<tr>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
<td>1415351</td>
</tr>
</table>
<input type="date" class="input-group-lg"/>
<input type="time" class="input-group-lg"/>
<input type="datetime-local" class="input-group-lg"/>
<input type="month" class="input-group-lg"/>
<form class="form-group">
<span>男<input class="radio checkbox" type="radio" checked="checked" name="value"/></span>
<span>女 <input class="radio" type="radio" name="value"/></span>
</form>
<option>
<select>1</select>
<select>2</select>
<select>3</select>
</option>
</body>
</html>