This repository was archived by the owner on Mar 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexample.html
More file actions
63 lines (63 loc) · 1.63 KB
/
Copy pathexample.html
File metadata and controls
63 lines (63 loc) · 1.63 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
Division List 12-3456-AB
</title>
<link rel="stylesheet" href="default.css" type="text/css" media="screen,print">
</head>
<body>
<div class="division-list">
<p class="date" lang="la">
Jovis, 3 die Martii, 1836
</p>
<p class="resolution">
Committees on Private Bills,—Motion made, and Question proposed,—<q>That every Private Bill, hereafter committed by the House to a Committee, shall be committed to a Select Committee of fifteen Members, drawn by ballot from the list or lists prepared, under the direction of Mr. Speaker, and to which the Bill would, by the Standing Orders and Rules of the House, have been submitted.</q>—Question put:—The House <em>divided:</em>
</p>
<ol class="ayes">
<li>Aglioinby
</li>
<li>Bowring
</li>
<li>Bridgeman
</li>
<li>Crawford, W.S. (Dundalk)
</li>
<li>Elphinstone
</li>
<li>Marsland, Henry
</li>
<li>Mullins
</li>
<li>O'Connell, D (Dublin)
</li>
<li class="tellers">Tellers for the Ayes, Mr. Hume and Mr. Roebuck.
</li>
</ol>
<ol class="noes">
<li>Aguew, Sir Andrew
</li>
<li>Baillie, H.D. (Honiton)
</li>
<li>Barnard
</li>
<li>Barneby
</li>
<li>Bewes
</li>
<li>Bolling
</li>
<li>Brockclehurst
</li>
<li class="tellers">Tellers for the Noes, Mr. E. J. Stanley and Sir Andrew Leith Hay.
</li>
</ol>
</div>
<div id="footer">
<p>
<a href="http://validator.w3.org/check?uri=referer">Validate</a>
</p>
</div>
</body>
</html>