-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathweekone.html
More file actions
49 lines (48 loc) · 2.15 KB
/
weekone.html
File metadata and controls
49 lines (48 loc) · 2.15 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
---
layout: page
---
<body>
<div id="pbackgroundimg">
<div id ="projectDays">
<h1 class="PH1">Our first week...</h1>
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12">
<a href="/2014/09/20/week-recap.html" target="_blank">
<img src="http://scontent-a.cdninstagram.com/hphotos-xfa1/t51.2885-15/10683749_706140669461816_458987801_n.jpg" class = "projectPictures" "incfom" />
</a>
<h2 class="npad">Week 1 Recap</h2>
</div>
<div class="col-md-4 col-sm-12">
<a href="/2014/09/15/dayone.html" target="_blank">
<img src="http://scontent-a.cdninstagram.com/hphotos-xaf1/t51.2885-15/10632055_1550703988494468_721400553_n.jpg" class = "projectPictures" "incfom" />
</a>
<h2 class="npad">Day One</h2>
</div>
<div class="col-md-4 col-sm-12">
<a href="/2014/09/16/Day-2.html" target="_blank">
<img src="http://scontent-b.cdninstagram.com/hphotos-xaf1/t51.2885-15/10706901_1546855202211367_653875768_n.jpg" class = "projectPictures" "incfom" />
</a>
<h2 class="npad">Day Two</h2>
</div>
<div class="col-md-4 col-sm-12">
<a href="/2014/09/17/Day-3.html" target="_blank">
<img src="http://scontent-a.cdninstagram.com/hphotos-xap1/t51.2885-15/10522812_421660397986876_1001248032_n.jpg" class="projectPictures" "incfom"/>
</a>
<h2 class="npad">Day Three</h2>
</div>
<div class="col-md-4 col-sm-12">
<a href="/2014/09/18/Day-4.html" target="_blank"/>
<img src="https://pbs.twimg.com/media/B1H9c4CIQAEB563.jpg" class ="projectPictures" "incfom"/>
</a>
<h2 class="npad">Day Four</h2>
</div>
<div class="col-md-4 col-sm-12">
<a href="/2014/09/19/Day-5.html" target="_blank"/>
<img src="http://scontent-a.cdninstagram.com/hphotos-xfa1/t51.2885-15/10632302_1510976405814567_876511585_n.jpg" class ="projectPictures"/>
</a>
<h2 class="npad">Day Five</h2>
</div>
</div>
</div>
</div>
</body>