Line 0 : <!DOCTYPE html
Line 1 : PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
Line 2 : "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

Line 3 :
Line 4 : <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Line 5 : <head>
Line 6 : <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Line 7 : <title>Andreas' portfolio</title>
Line 8 : <link rel="stylesheet" type="text/css" href="./css/main2.css" media="screen" />
Line 9 : <link rel="stylesheet" type="text/css" href="./css/contact.css" media="screen" />
Line 10 : <script type="text/javascript" src="js/logorollover.js"> </script>
Line 11 : <script type="text/javascript" src="js-global/FancyZoom.js"></script>
Line 12 : <script type="text/javascript" src="js-global/FancyZoomHTML.js"></script>
Line 13 : </head>
Line 14 : <body onload="setupZoom()">
Line 15 : <div class="wrapper">
Line 16 : <map id="psychosun" name="psychosun">
Line 17 : <area
Line 18 : href="http://flex-flex.deviantart.com/art/psychosun-103365909"
Line 19 : onclick="window.open(this.href);return false;"
Line 20 : alt="psychosun"
Line 21 : title="To the page of the photographer"
Line 22 : shape="rect"
Line 23 : coords="245,0,281,22"
Line 24 : />

Line 25 : </map>
Line 26 :
Line 27 : <div class="logo">
Line 28 : <a href="index.php" onmouseover="flip()" onmouseout="original()"><img id="logo" src="./images/andreas4.png" alt="andreas"/></a>
Line 29 : <!--<p style="width: 250px;"> waar je info over <strong>mij</strong>, <em>mijn opdrachten</em> en nog meer non-gerelateerde objecten kan vinden.</p>-->
Line 30 : </div>
Line 31 :
Line 32 : <div class="foto" style="">
Line 33 : <a href="./images/halo2.JPG"><img alt="rondje" src="./images/halo2.JPG" id="dread"/></a> <!--usemap="#psychosun"-->
Line 34 : </div>
Line 35 :
Line 36 : <div style="clear: both;"></div>
Line 37 : <div class="menubar">
Line 38 : <table class="menu">
Line 39 : <tbody><tr>
Line 40 : <td><a href="?p=about.html">About me</a></td> <td>|</td>
Line 41 : <td><a href="?p=photography.html">Photography</a></td> <td>|</td>
Line 42 : <td> <a href="?p=design.html">Design</a></td> <td>|</td>
Line 43 : <td><a href="?p=mailen.php">Contact me</a></td>
Line 44 : </tr></tbody>
Line 45 : </table>
Line 46 : </div>
Line 47 : <div style="clear: both;"></div>
Line 48 :
Line 49 : <div class="content">
Line 50 :
Line 51 : <span class="h1">My name is Andreas</span>
Line 52 : <p class="nonsense">
Line 53 : born and raised since 1992 in the Netherlands and for four years in the USA, Florida. At the moment I'm studying IT &amp; Media Design at Fontys Hogescholen in Eindhoven, Netherlands, a study about internet, technology and design. I chose this path, because since I was little I was drawing designs for cars, furniture and so on. Photography has always been a great hobby of mine, capturing moments in a way that surprised people.
Line 54 : </p><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
Line 55 :
Line 56 : <div id="marker"></div>
Line 57 : </div>
Line 58 : <!--<div style="float: left; width: 3px; height: 100%; position: relative;"><hr id="vr" style="border: 0; border-left: 1px solid #fff;"/>
Line 59 : <script type="text/javascript">-->

Line 60 : <!--
Line 61 :
Line 62 : var viewportwidth;
Line 63 : var viewportheight;
Line 64 :
Line 65 : // the more standards compliant browsers (mozilla/netscape/opera/IE7) use window.innerWidth and window.innerHeight
Line 66 :
Line 67 : if (typeof window.innerWidth != 'undefined')
Line 68 : {
Line 69 : viewportwidth = window.innerWidth,
Line 70 : viewportheight = window.innerHeight
Line 71 : }
Line 72 :
Line 73 : // IE6 in standards compliant mode (i.e. with a valid doctype as the first line in the document)
Line 74 :
Line 75 : else if (typeof document.documentElement != 'undefined'
Line 76 : && typeof document.documentElement.clientWidth !=
Line 77 : 'undefined' && document.documentElement.clientWidth != 0)
Line 78 : {
Line 79 : viewportwidth = document.documentElement.clientWidth,
Line 80 : viewportheight = document.documentElement.clientHeight
Line 81 : }
Line 82 :
Line 83 : // older versions of IE
Line 84 :
Line 85 : else
Line 86 : {
Line 87 : viewportwidth = document.getElementsByTagName('body')[0].clientWidth,
Line 88 : viewportheight = document.getElementsByTagName('body')[0].clientHeight
Line 89 : }
Line 90 : viewportheight = viewportheight - 258;
Line 91 : document.write('<p>Your viewport width is '+viewportwidth+'x'+viewportheight+'</p>');
Line 92 :
Line 93 :
Line 94 :
Line 95 :
Line 96 : //-->

Line 97 : <!--</script>
Line 98 : </div>-->

Line 99 : <div class="menu">
Line 100 :
Line 101 : </div>
Line 102 :
Line 103 : <!--<div style="clear: both;"></div>-->
Line 104 :
Line 105 : <p style="position: fixed; right: 0px; top: 0px; z-index: 10;">
Line 106 : <a href="http://validator.w3.org/check?uri=referer">
Line 107 : <!--<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />-->[Valid XHTML1.0]
Line 108 : </a>
Line 109 : </p>
Line 110 : <p style="position: fixed; right: 110px; top: 0px; z-index: 10;">
Line 111 : <a href="http://jigsaw.w3.org/css-validator/check/referer">
Line 112 : <!--<img style="border:0;width:88px;height:31px"
Line 113 : src="http://jigsaw.w3.org/css-validator/images/vcss"
Line 114 : alt="Valid CSS!" />
-->
[Valid CSS3]
Line 115 : </a>
Line 116 : </p>
Line 117 : <!--<p style="margin-left: 14px; float: left;">
Line 118 : <a href="http://www.mijndomein.nl/?rf=11600">
Line 119 : [mijndomein voor 29 p/j]
Line 120 : </a>
Line 121 : </p>-->

Line 122 : <p style="float: left;">
Line 123 : <a href="viewsource.php?u=/index.php" style="color: #000;">View Source</a>
Line 124 : </p>
Line 125 : </div>
Line 126 : </body>
Line 127 : </html>