Skip to content

Commit

Permalink
Link
Browse files Browse the repository at this point in the history
  • Loading branch information
ismasan committed Oct 5, 2009
1 parent 532831e commit abcf955
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions index.html
Expand Up @@ -4,14 +4,24 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

<style type="text/css" media="screen">
body{font-family:'Lucida Grande', verdana, arial;font-size:14px;}
#wrapper {margin:0 auto;width:760px;background:#eee;}
#main {border:solid gray 20px;padding:3em;}
</style>
<title>Ismael Celis - Projects</title>

</head>

<body>

<h1>Ismael Celis - Web developer</h1>
<h2>Projects: Coming soon</h2>
<div id="wrapper">
<div id="main">
<h1>Ismael Celis - Web developer</h1>
<h2>Projects: Coming soon</h2>
<p>
Visit my <a href="http://www.ismaelcelis.com">personal site</a>.
</p>
</div>
</div>
</body>
</html>

0 comments on commit abcf955

Please sign in to comment.