1 |
<!DOCTYPE html> |
2 |
<head> |
3 |
<meta charset="utf-8"> |
4 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
5 |
<meta http-equiv="content-type" content="application/xhtml; charset=UTF-8" /> |
6 |
<title>Follow The Sheep</title> |
7 |
<meta name="description" content=""> |
8 |
<meta name="viewport" content="width=device-width"> |
9 |
<!--<link rel="stylesheet" href="css/bootstarp.css"/>--> |
10 |
<link rel="stylesheet" href="css/bootstrap-responsive.min.css"/> |
11 |
<link rel="stylesheet" href="css/bootstrap-responsive.css"/> |
12 |
<link rel="stylesheet" href="css/bootstrap.min.css"/> |
13 |
<link rel="stylesheet" href="css/normalize.css"> |
14 |
<link rel="stylesheet" href="css/main.css"> |
15 |
<script src="js/vendor/modernizr-2.6.1.min.js"></script> |
16 |
</head> |
17 |
<body> |
18 |
<div><h1 id="title"><a href="index.html" style="text-decoration:none;">Follow the Sheep</a></h1> |
19 |
<div class="navigation"> |
20 |
<ul class="nav nav-pills"><!--<li><a href="index.html"> Home</a></li>--> |
21 |
<li><a href="travelogue.html">Travel Blogs</a></li> |
22 |
<li><a href="data.html">Data</a></li> |
23 |
<li><a href="tracks.html">Tracks</a></li> |
24 |
<li><a href="images.html">Images</a></li> |
25 |
<li><a href="audios.html">Audios</a></li> |
26 |
<li><a href="videos.html">Videos</a></li> |
27 |
</ul></div><hr></div> |
28 |
<!--<h2>All Tracks</h2>--> |
29 |
<div class="box"> |
30 |
<span id="vtext" class="text" style="margin-left:-40px;"><b>Place: Somalapura cross, Kampli</b></span><hr/> |
31 |
|
32 |
<div class="inside" style="display:inline"> |
33 |
<!--<div id="thumbnails" style="display:inline">--> |
34 |
<h3>What's in a lamb?</h3> |
35 |
<video width="300" height="240" controls> |
36 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/sheep.ogv" type="video/ogg"> |
37 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/sheepvid.mp4" type="video/mp4"> |
38 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/sheepvid.webm" type="video/webm"> |
39 |
Your browser does not support the video tag. |
40 |
</video></div><hr/> |
41 |
|
42 |
<!--<h3>Exploring withsheep</h3> |
43 |
<video width="300" height="240" controls> |
44 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/exploring_with_sheep.mp4" type="video/mp4"> |
45 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/exploring_with_sheep.webm" type="video/webm"> |
46 |
Your browser does not support the video tag. |
47 |
</video> |
48 |
</div>--> |
49 |
<div class="box"> |
50 |
<span id="vtext1" class="text" style="margin-left:-40px;"><b>Place: Sreenivasa Nagara, Kurugodu</b></span><hr/> |
51 |
|
52 |
<div class="inside" style="display:inline"> |
53 |
|
54 |
<h3>Interacting with shepherd female family members</h3> |
55 |
<video width="300" height="240" controls> |
56 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/shepherd.ogv" type="video/ogg"> |
57 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/butterchunner.mp4" type="video/mp4"> |
58 |
<source src="http://mitan.in/followsheep/socionity/jan2013gallery/Video/butterchunner.webm" type="video/webm"> |
59 |
Your browser does not support the video tag. |
60 |
</video> |
61 |
</div> |
62 |
|
63 |
|
64 |
|
65 |
<!--<iframe width="400" height="250" src="http://mitan.in/foddllowsheep/socionity/jan2013gallery/Video/sheepvid.mp4" frameborder="0" allowfullscreen></iframe></a>--> |
66 |
<!--<center><iframe width="400" height="250" src="http://www.youtube.com/embed/Gz27sDcWWVo" frameborder="0" allowfullscreen></iframe></center>--> |
67 |
<!--<span class="text1">content</span>--><hr></div> |
68 |
</body> |
69 |
</html> |