-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAbout.html
More file actions
78 lines (63 loc) · 3.44 KB
/
About.html
File metadata and controls
78 lines (63 loc) · 3.44 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<!--[if lt IE 8]><html lang="en" class="no-js ie7 oldie"><![endif]-->
<!--[if IE 8]><html lang="en" class="no-js ie8 oldie"><![endif]-->
<!--[if IE 9]><html lang="en" class="no-js ie9"><![endif]-->
<!--[if gt IE 9]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<!-- saved from url=(0014)about:internet -->
<head>
<meta name="viewport" content="initial-scale=1.0">
<meta property="og:title" content="About"/>
<meta charset="UTF-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>About</title>
<meta name="description" content="THIS IS A TEST">
<meta name="keywords" content="Landscapes Cityscapes Seascapes">
<title>About</title>
<link rel="stylesheet" href="res/common.css?v=1.7.2">
<script src="res/modernizr-2.6.2.min.js"></script>
<script src="res/ios-orientationchange-fix.js"></script>
<!--[if lt IE 9]>
<style type="text/css">
#exifInfo, #exifCollapse {
background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BD000000,endColorstr=#BD000000);
zoom: 1;
}
</style>
<![endif]-->
</head>
<body>
<article>
<div id="about-page" class="clearfix">
<aside><img src="res/author.jpg"></aside>
<div class="texts">
<h1>About my portfolio</h1>
<p>
Denise Cottin is a San Francisco based photographer who explores the world, both underwater and on dry land, seeking to capture reminders that no person leaves a place without forever changing or being changed by that space. Current projects focus on coral reefs in Belize and Fiji with the intent to spread environmental awareness about these fragile ecosystems. Her works are held in private collections and have been exhibited nationally and internationally.
</p>
</div>
</div>
</article>
<div id="sidebar" class="left-top">
<div id="folders">
<h2>
<a href="./index.html">Galleries</a>
</h2>
<h2><a href="Cityscapes/index.html" style="margin-left:15px;" data-folderLevel="1">Cityscapes</a></h2><h2><a href="Landscapes/index.html" style="margin-left:15px;" data-folderLevel="1">Landscapes</a></h2><h2><a href="Seascapes/index.html" style="margin-left:15px;" data-folderLevel="1">Seascapes</a></h2><h2><a href="Escapes/index.html" style="margin-left:15px;" data-folderLevel="1">Escapes</a></h2><h2><a href="Dreamscapes/index.html" style="margin-left:15px;" data-folderLevel="1">Dreamscapes</a></h2><h2><a href="Timeless/index.html" style="margin-left:15px;" data-folderLevel="1">Timeless</a></h2><h2><a href="Cyanotypes/index.html" style="margin-left:15px;" data-folderLevel="1">Cyanotypes</a></h2><h2><a href="About.html" class="folderTitle">About</a></h2><h2><a href="Contact.html">Contact</a></h2>
<h2>
<a href="https://fineartamerica.com/widgetshoppingcart/artwork.html?memberidtype=artistid&memberid=80551&domainid=0&showheader=0&height=600">Purchase</a>
</h2>
</div>
</div>
<div id="links" class="left-bottom">
<div class="sharing">
</div>
<a id="homepageLink" href="http://denise.photography">http://denise.photography</a>
<div id="jalbum">
<a href="http://jalbum.net" title="jAlbum 12">Gallery software for photographers</a> &
<a href="http://jalbum.net/skins/skin/Fully" title="Fully 1.7.2 :: Cabin">Fully skin</a>
</div>
</div>
</body>
</html>