Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>alexjewell.com | About</title>
<meta name="keywords" content="design, web, alex, jewell, html, css, xhtml, cleveland, ohio, firm, standard, code, graphic, service" />
<meta name="description" content="Alex Jewell Design Services - servicing Cleveland with quality web design and consulting." />
<meta http-equiv="Content-Language" content="en" />
<meta name="robots" content="follow,index" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<style type="text/css">
body{
margin: 0px;
padding: 0px;
background: #f7f6af no-repeat;
font-family: tahoma, arial, georgia, times;
font-size: 100%;
color: #1c2124;
position: relative;
z-index: 10}
.imgload{
width: 1px;
height: 1px;
display: none;
visibility: hidden;}
#container{
width: 100%;
height: auto;
background: transparent url(imgs/bg.gif) repeat-x top center;
padding-bottom: 2em;}
#top{
width: 799px;
height: 126px;
background: transparent url(imgs/top1.gif) no-repeat top left;}
#cn{
width: 776px;
height: 110px;
background: transparent url(imgs/cone.jpg) no-repeat top left;
padding: 0px 0px 0px 170px;}
#cn a img{
display: block;
float: left;
height: 44px;
border: 0px;
margin: 0px;}
#cont{
width: 100%;
height: auto;
background: transparent;
margin-bottom: 2em;}
#home_cont{
width: 60%;
min-height: 338px;
height: auto;
background: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 50px;}
#home_cont h1{
padding-top: 0px;}
#services{
width: 775px;
height: 265px;
text-align: center;
margin: 50px 0px 0px 25px;}
.sspacer{
width: 775px;
height: 1px;
clear: both;}
#services a{
display: block;
float: left;
width: 204px;
height: 238px;
margin: 0px 10px 0px 0px;
background: transparent url(imgs/woodpanel.jpg) no-repeat center center;}
#services a:hover{
background: transparent url(imgs/woodpanel_over.jpg) no-repeat center center;}
#services a img{
width: 204px;
height: 238px;
border: 0px;
display: block;
margin: 0px;}
#services span{
font-size: 2em;
font-weight: bold;
display: block;
width: 775px;
text-align: left;
margin-bottom: 10px;}
#port{
width: 775px;
height: auto;
margin: 30px 0px 0px 25px;}
#gal{
width: 100%;
height: auto;
text-align: center;}
#gal2{
width: 606px;
height: 606px;
margin: 0px auto;
background: #333;
padding: 4px 0px 3px 0px;
text-align: center;}
#gal2 object, #gal2 embed{
display: block;
margin: 0px auto;
width: 600px;
height: 600px;}
#gal h1, #form h1{
letter-spacing: 5px;}
#gal span{
font-style: italic;
letter-spacing: 2px;
font-size: 0.9em;}
#gal p{
width: 700px;
margin: 0px auto;}
#actualFlash{
width: 600px;
height: 600px;
overflow: hidden;}
#form{
width: 90%;
height: auto;
margin: 0px 0px 0px 20px;}
#form object, #form embed{
display: block;}
#form p{
margin: 0px;
padding: 0px;
position: relative;
bottom: 10px;
right: 0px;
letter-spacing: 2px;
text-indent: 10px;}
#form ul{
color: #D62822;}
#form ul span{
color: #333;}
#blanket{
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
-moz-opacity:0.65;
-khtml-opacity: 0.65;
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;}
#pack, #extras, #custom{
position:absolute;
background-color: #fff;
width:425px;
height:335px;
z-index: 9002;
border: 2px solid black;
padding: 10px;
overflow: scroll;}
#pack span, #extras span, #custom span{
display: block;}
#pack span b, #extras span b, #custom span b{
font-size: 1.8em;}
#pack span a, #extras span a, #custom span a{
color: #D62822;
font-weight: bold;
font-size: 1em !important;
letter-spacing: 3px;}
#pack ul{
list-style-type: none;
list-style-position: inside;
margin-left: 2px;
padding-left: 2px;}
#pack ul ul{
list-style-position: outside;
list-style-type: square;
margin: 6px 0px 0px 35px;}
#pack ul li.topLevel{
margin: 0px 0px 10px 0px;
padding: 2px;
background: #eee;}
#pack ul li.topLevel strong{
margin: 0px 0px 0px 3px;
letter-spacing: 2px;}
#pack ul li ul li{
margin-bottom: 5px;}
#extras ul{
list-style-type: square;}
#extras ul li{
margin-bottom: 10px;}
</style>
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript" src="popUpJack.js"></script>
<script type="text/javascript">
(function(add, im, h, d, db, dbs, de, dr){
/*@cc_on @*/
/*@if(@_jscript_version >= 5)
function checkResize(){
if(checkResize.saved && checkResize.saved !== dr().bottom){
bgp();
dbs.backgroundImage = 'url(' + im + ')';
}
checkResize.saved = dr().bottom;
}
@end @*/
function bg(dc){
d = document; dc = d.compatMode; db = d.body; dbs = db.style;
/*@if(@_jscript_version >= 5)
dr = db.getBoundingClientRect;
if(/MSIE 7/.test(navigator.appVersion)){
setInterval(checkResize, 100);
}
@end @*/
de = dc && dc !== 'BackCompat'? d.documentElement : db;
dbs.backgroundImage = 'url(' + im + ')';
bgp();
}
function bgp(itp){
itp = Math.max((dr? dr().bottom - dr().top : db.offsetHeight), de.clientHeight) - h;
dbs.backgroundPosition = '0 ' + itp + 'px';
}
add('load', bg); add('resize', bgp);
})((function(w){
return w.addEventListener? function(ev, f){
w.addEventListener(ev, f, false);
} : w.attachEvent? function(ev, f){
w.attachEvent('on' + ev, f);
} : function(){return;};
})(window),
'imgs/bot1.gif', //set path to image
63 //set image height
);
</script>
</head>
<body>
<div id="container">
<div id="top"></div>
<div id="cn">
<a href="index.php">
<img src="imgs/about.gif" alt="About" />
</a>
<a href="index.php?spoons=services">
<img src="imgs/services.gif" alt="Services" />
</a>
<a href="index.php?spoons=portfolio">
<img src="imgs/port.gif" alt="Portfolio" />
</a>
<a href="index.php?spoons=contact">
<img src="imgs/contact.gif" alt="Contact" />
</a>
</div>
<div id="cont">
<div id="home_cont">
<h1> I'm finding simplicity in an orbit of chaos.</h1>
<h3> I'm finding love in a beatless society.</h3>
<h2> It's all in the journey, not in the past.</h2>
<h4> It's all about motion and movement - change is inevitable, but your reaction to it is not.</h4>
<p>My name is <b>Alex Jewell</b> and I <b>create</b>. Some observe and others ignore the <b>beauty</b> of the world around us. They are either <b>awed</b> or intimidated by <b>color</b>, <b>shape</b>, and <b>form</b>.
These, however, are my <b>domain</b>. My job is to present <b>content</b> in a way that will both <b>appeal visually</b> and support the theme(s) adequately. Through <b>challenge</b>, I thrive.
Through <b>art</b>, I deliver. Through writing, I <b>speak</b>.</p>
<p>If you are interested in hiring me to create for you, take a look around; visit the services and portfolio pages to see exactly what the story is behind my statements, then decide
if you wish to entrust your <b>vision</b> in my hands. I'm here to translate that vision into something <b>powerful</b> and <b>relevant</b>. Let me do it.</p>
<p>Thanks.</p>
</div>
</div>
</div>
</body>
</html>
Bookmarks