-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwarrants_info.html
More file actions
176 lines (151 loc) · 6.23 KB
/
warrants_info.html
File metadata and controls
176 lines (151 loc) · 6.23 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
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>FAQ: Warrants</title>
<!-- Bootstrap Core CSS -->
<link href="./dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href=".dist/css/one-page-wonder.css" rel="stylesheet">
<style>
body{
background-color:#CDCDCD;
color: #595959;
text-align: center;
font-family: Georgia, 'Times New Roman', Times, serif;
}
h1{
padding-top: 5%;
font-size: 80px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 26px;
}
h3{
font-size: 30px;
font-style: normal;
font-variant: normal;
font-weight: 500;
line-height: 15px;
}
</style>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--Nav bar-->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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">Mo Crime Mo Problems</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!-- Full Width Image Header -->
<header class="header-image">
<div class="headline">
<div class="container">
<br>
<h1>FAQ</h1>
<br>
<h3>Warrants</h3>
</div>
</div>
</header>
<!-- Page Content -->
<div class="container">
<hr class="featurette-divider">
<!-- First Featurette -->
<div class="featurette" id="pay">
<table>
<tr>
<td rowspan="3"><img class="featurette-image img-rounded img-responsive pull-left" src="rsz_handcuffs.jpg" width="400" alt="Handcuff Img"></td>
</tr>
<tr>
<td><h2 class="featurette-heading">What To Do If I Have A Warrant?</h2></td>
</tr>
<tr>
<td><p class="lead">If there is a warrant out for your arrest you should contact an attorney, arrange to be processed, and be brought in with the attorney.
If you do not know if there is a warrant out for your arrest, you can search from the <a href="index.html">main page</a>.</p></td>
</tr>
</table>
</div>
<hr class="featurette-divider">
<!-- Second Featurette -->
<div class="featurette" id="ticket_lost">
<table>
<tr>
<td><h2 class="featurette-heading">Is There Any Way To Pay Off A Warrant/Receive Probation?</h2></td>
<td rowspan="2"><img class="featurette-image img-rounded image-responsive pull-left" src="Probation-Violation-Hearings.jpg" width="200" alt="Probation Img"></td>
</tr>
<tr>
<td><p class="lead">Any arrangements must be made by a visit to the nearest courthouse. You can see the hours of the closest courthouse to you <a href="">here</a></p></td>
</tr>
</table>
</div>
<hr class="featurette-divider">
<!-- Third Featurette -->
<div class="featurette" id="rights">
<table>
<tr>
<td rowspan="3"><img class="featurette-image img-rounded img-responsive pull-left" src="rsz_behind-bars.jpg" width="300" alt="Behind_Bars Img"></td>
</tr>
<tr>
<td><h2 class="featurette-heading">Can I Be Arrested If I Come To See A Judge?</h2></td>
</tr>
<tr>
<td><p class="lead">Defendants with outstanding warrants are subject to arrest at any time. Individuals are encouraged to appear in court to take care of their tickets and generally are
not arrested.</p></td>
</tr>
</table>
</div>
<hr class="featurette-divider">
<!-- Fourth Feature -->
<div class="featurette" id="contact">
<table>
<tr>
<td><h2 class="featurette-heading">How Can I Contact Someone With Other Questions?</h2></td>
<td rowspan="2"><img class="featurette-image img-rounded image-responsive pull-left" src="rsz_qanda.jpg" width="200" alt="QandA Img"></td>
</tr>
<tr>
<td><p class="lead">A page provides those who wish to contact someone with questions here via phone number or email durring the week. This page can be found <a href="">here</a>.</p></td>
</tr>
</table>
</div>
<hr class="featurette-divider">
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12">
<p>Developers Developers Developers Developers © 2015</p>
</div>
</div>
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="./dist/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="./dist/js/bootstrap.min.js"></script>
</body>
</html>