forked from heroku/node-js-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_V2_self-Framework.html
61 lines (59 loc) · 1.41 KB
/
index_V2_self-Framework.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
<!DOCTYPE html>
<html lang="end">
<head>
<meta charset="utf-8">
<title> My Firs Bitstarter </title>
<link type="text/css" rel="stylesheet" href="https://d396qusza40orc.cloudfront.net/startup%2Fcode%2Fbootstrap-2.3.2.css">
<style type="text/css">
body {
padding-top: 20px;
padding-bottom: 40px;
}
.container {
width: 960px;
}
p.lead {
padding-top: 15px;
}
.navigation, .pitch, .section1, .section2, .faq, .footer {
padding: 10px 0px 10px 0px;
}
.video, .thermometer, .order, .social {
border: 1px dotted;
text-align: center;
}
.video {
/* Internal borders have 1px width, thus need to add 4 x 1px to 120px. */
height: 124 px;
line-height: 124;
}
.thermomenter, .order, .social {
/ line-height to vertically center: http://phrogz.net/css/vertical-align/index.html */
height: 40px;
line-height: 40px;
}
div.row {
border: 1px solid;
}
</style>
</head>
<body>
<div class="container">
<div class="row navigation">
<div class="span2 logo">
Logo
</div>
<div class="span6 blank">
Blank
</div>
<div class="span4 about">
About
</div>
</div>
<div class="row heading">
<div calss="span12">
<h1>Bitstarter Title</h1>
</div>
</div>
<div class>="row subheading">
<div class="span12">