"tst tabbed macbook mockup slider 2"
Bootstrap 3.3.0 Snippet by Janselmo

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<div class="container">
<div class="row">
<div class="col-md-10">
<h1>James Montgomery Flagg</h1>
<br>
<div id="jmPic" class="col-md-4">
<img src="http://artofthegreatwar.info/wp-content/uploads/2013/10/Flagg1.jpg" alt="tab1" class="img img-responsive">
</div>
<!--<div class="col-md-6">-->
<h2 id="hdTwo">About J. M. Flagg</h2>
<p id="parTwo">James Montgomery Flagg was an American artist most known for his painting "I Want You" Poster used for WWI and WWII to recruit soldiers.
J. M. Flagg was born June 18, 1877, and passed may 27, 1960. His life as an artist started early at the ripe old age of 14, where he was making illustrations
for Life Magazine. From 1894-98, we was a member of the Art Students League of New York. from 1898-1900, we studied in London and Paris, then ultimately
came back to the US</p>
<p class="text-right">
<a href="http://bootsnipp.com/iframe/W7yMb" target="_blank">Best viewed full screen</a><br>
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fbootsnipp.com%2Fiframe%2FW7yMb" target="_blank"><small>HTML</small><sup>5</sup></a>
</p>
<!--</div>-->
</div>
<!--<div class="col-md-4">-->
<!-- <br>-->
<!-- <p>James Montgomery Flagg was an</p>-->
<!-- <br>-->
</div>
</div>
<br>
<div class="row">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
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
body {
margin-top:60px;
font-family: 'Montserrat',sans-serif;
}
/* this is just for the demo */
#jmPic {
border: solid;
border-color: black;
}
#parTwo, #hdTwo {
padding-left: 350px;
}
#sam {
width: 50%;
height: 50%;
}
#wakeUP {
width: 50%;
height: 50%;
}
#rightUp {
width: 43%;
height: 43%;
}
.panel-heading:hover {
cursor:pointer;
}
.panel-heading {
-webkit-touch-callout: none;
-webkit-user-select: none;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: