"5c4tt3r"
Bootstrap 3.3.0 Snippet by okebro

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 ---------->
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Scattered Polaroids Gallery</title>
<meta name="description" content="Scattered Polaroids Gallery: A flat-style take on a Polaroid gallery" />
<meta name="keywords" content="scattered polaroids, image gallery, javascript, random rotation, 3d, backface, flat design" />
<meta name="author" content="Codrops" />
<link rel="stylesheet" type="text/css" href="http://rumart.weebly.com/files/theme/normalize.css" />
<link rel="stylesheet" type="text/css" href="http://rumart.weebly.com/files/theme/demo.css" />
<link rel="stylesheet" type="text/css" href="http://rumart.weebly.com/files/theme/component.css" />
<script src="http://rumart.weebly.com/files/theme/modernizr.min.js"></script>
</head>
<body>
<div class="container">
<!-- Top Navigation -->
<section id="photostack-1" class="photostack photostack-start">
<div>
<figure>
<a href="#" class="photostack-img"><img src="http://rumart.weebly.com/files/theme/001.jpg" alt="img01"/></a>
<figcaption>
<h2 class="photostack-title">Serenity Beach</h2>
</figcaption>
</figure>
<figure>
<a href="#" class="photostack-img"><img src="http://rumart.weebly.com/files/theme/002c.jpg" alt="img02"/></a>
<figcaption>
<h2 class="photostack-title">Happy Days</h2>
</figcaption>
</figure>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: