-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (46 loc) · 3.23 KB
/
index.html
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
<!DOCTYPE html>
<html><!-- InstanceBegin template="/Templates/home.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Robb Hamilton - Web Designer/Developer</title>
<!-- InstanceEndEditable -->
<link rel="icon" type="image/png" href="/assets/images/ui/favicon.png" />
<link rel="stylesheet" type="text/css" href="/assets/styles/global.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/assets/styles/print.css" media="print" />
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:400,600' rel='stylesheet' type='text/css'>
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable --><!-- InstanceParam name="layout" type="text" value="layout1" -->
</head>
<body class="layout1 home ">
<div class="outer" id="top">
<!--#include virtual="/assets/includes/header.html" -->
<div class="inner">
<div id="c1">
<!-- InstanceBeginEditable name="c1" -->
<div id="statement">
<p>I'm a web designer/developer who is passionate about creating <a href="http://en.wikipedia.org/wiki/Semantic_Web" id="semantic">semantic</a>, <a href="http://www.webstandards.org/" id="standards">standards-based</a>, <a href="http://en.wikipedia.org/wiki/Progressive_enhancement" id="pe">progressively-enhanced</a> web sites. This is my work.</p>
</div>
<dl id="polaroids">
<dt class="one"><a href="/portfolio/index.html">iContact Community</a></dt>
<dd class="one"><a href="/portfolio/index.html"><img src="/assets/images/icontact.jpg" alt="iContact Community screenshot" /></a></dd>
<dt class="two"><a href="/portfolio/2.html">City of Oaks Marathon</a></dt>
<dd class="two"><a href="/portfolio/2.html"><img src="/assets/images/coo.jpg" alt="City of Oaks Marathon screenshot" /></a></dd>
<dt class="three"><a href="/portfolio/3.html">North Carolina Biotechnology Center</a></dt>
<dd class="three"><a href="/portfolio/3.html"><img src="/assets/images/ncbc.jpg" alt="North Carolina Biotechnology Center screenshot" /></a></dd>
<dt class="four"><a href="/portfolio/4.html">Oxford Universtiy Press <br />off-line catalog</a></dt>
<dd class="four"><a href="/portfolio/4.html"><img src="/assets/images/oup_offline.jpg" alt="Oxford Universtiy Press Off-line Catalog screenshot" /></a></dd>
<dt class="five"><a href="/portfolio/5.html">Oxford University Press <br />Higher Education Catalog</a></dt>
<dd class="five"><a href="/portfolio/5.html"><img src="/assets/images/oup_he.jpg" alt="Oxford University Press Higher Education Catalog screenshot" /></a></dd>
<dt class="six"><a href="/portfolio/6.html">Blue Cross Blue Shield <br />of North Carolina</a></dt>
<dd class="six"><a href="/portfolio/6.html"><img src="/assets/images/bcbsnc.jpg" alt="Blue Cross Blue Shield of North Carolina screenshot" /></a></dd>
</dl>
<!-- InstanceEndEditable -->
</div><!--/c1-->
</div>
<!--/inner-->
<!--#include virtual="/assets/includes/navigation/navPrimary.html" -->
<!--#include virtual="/assets/includes/footer.html" -->
</div><!--/outer-->
<!--#include virtual="/assets/includes/analytics.html" -->
</body>
<!-- InstanceEnd --></html>