< html > < head >
< meta charset = "UTF-8" / >
< meta content = "width=device-width, initial-scale=1, maximum-scale=1" name = "viewport" / >
< title > Title< / title >
< link href = "./css/style.css" rel = "stylesheet" / >
< link href = "./css/style_projectpage.css" rel = "stylesheet" / >
< link href = "./fonts/fontstylesheet01.css" rel = "stylesheet" / >
< link href = "./css/fixedsticky.css" rel = "stylesheet" / >
< / head >
< body >
< div id = "pageWrap" >
< div id = "sidebar" >
< div id = "sidebarInner" >
< div id = "sideBarDesc" >
< div id = "sideBarDescInfo" >
< a class = "hoverBackA" href = "index.html" > < img src = "./img/arrowBack.svg" / > < / a > < p > Tempted by Tomorrow< / p >
< / div >
< div id = "sideBarDescInner" >
<!-- we used h2's and p's instead of divs here, moved 2015 and deleted http://pzwiki.wdka.nl/mw - mediadesign/images/e/e7/9m4MBqRM1w - 6.png -->
< h2 id = "creator" > Henk-Jelle de Groot< / h2 >
< p id = "title" > Title 2015< / p >
<!-- moved up desc -->
< div id = "description" > desc< / div >
< div id = "bio" > < p > Henk-Jelle de Groot is a Rotterdam based sound designer and musician. After graduating with an Audio / Visual design bachelor Henk-Jelle setup a sound studio in Rotterdam to work in the Audio / Visual industry. After 7 years of working he returned to the Piet Zwart Institute to graduate in a Master of comm design something something. In addition to working in the Audio / Visual industry, he is muscian and builder of electronic instruments.< / p >
< / div >
< p class = "hightlightSidebar" / >
<!-- // -->
< / div >
< / div >
< / div >
< div id = "logoWrap" > < img id = "logo" src = "./img/black_PZI_logo_p.svg" / > < / div >
< / div >
< div class = "zwartArea zwartAreaWhite sidebarBorderLeft" id = "section02" >
< div class = "fixedsticky" id = "filter" style = "top:0;" >
< div class = "themes" id = "sortArea" >
< a class = "hoverBackB" href = "index.html" > < img src = "./img/arrowBack.svg" / > < / a > < p > Title< / p > < img src = "./img/arrowUpW.svg" / >
<!-- p>PZI: Master Media Design & Communication </p --> < a class = "closeSidebar" > < img src = "./arrowUpW.svg" / > < / a >
< / div >
< / div >
<!-- extra -->
< div class = "project" id = "extra" >
< img id = "thumnail" src = "http://pzwiki.wdka.nl/mw-mediadesign/images/e/e7/9m4MBqRM1w-6.png" / >
extra
< / div >
<!-- -->
< / div >
< / div >
< script src = "./js/jquery-2.1.3.min.js" / >
< script src = "./js/fixedfixed.js" / >
< script src = "./js/fixedsticky.js" / >
< script src = "./js/isotope.pkgd.min.js" / >
< script src = "./js/imagesloaded.pkgd.min.js" / >
< script src = "./js/mainScripts_single.js" / >
< / body > < / html >