-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtext.html
More file actions
executable file
·67 lines (63 loc) · 2.64 KB
/
text.html
File metadata and controls
executable file
·67 lines (63 loc) · 2.64 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
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>Responsive website template for mobile app</title>
<!-- Meta -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic"
rel="stylesheet"
type="text/css">
<link href="http://fonts.googleapis.com/css?family=Covered+By+Your+Grace" rel="stylesheet"
type="text/css">
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/flexslider/flexslider.css">
<link rel="stylesheet" href="assets/plugins/animate-css/animate.min.css">
<link rel="styleshett" href="essentials.css"
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles-4.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[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>
<table style="height: 632px;" width="546">
<tbody>
<tr>
<td style="width: 182px; height: 220px;"> <center>
<img class="img-rounded user-pic" src="assets/images/people/people-1.png" style="width:50px;" alt="" />
<br>
<h3 class="title">Create Campaigns</h3>
<p>Create campaigns on any <br>
topic you want to get vote!</p>
<button class="modal-trigger btn btn-link" data-toggle="modal" data-target="#feature-modal-1">Find
out more</button> </div>
</center></td>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
</tr>
<tr>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
</tr>
<tr>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
</tr>
<tr>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
<td style="width: 182px; height: 220px;"> </td>
</tr>
</tbody>
</table>
</body>
</html>