I am a front-end developer who makes great looking accessible websites. I specialise in CSS, XHTML, jQuery, web standards, usability and accessibility. But I love to dabble with snippets of PHP/AJAX from time-to-time.
I'm co-founder of, and currently working at, FinWize. Further more i'm helping out friends at 51North from time to time with all kinds of front-end issues.
Feel free to contact me using the form below or e-mail me directly via contact at visualsuspect dot nl
For our client Provincie Limburg we developed a new website for the UCI Road World Championships at 51North. On this project I was responsible for the front-end of the website. I've created the XHTML and CSS and implemented user interaction events with the jQuery library.
99% of the website that I code are in XHTML 1.0 Strict. And as many of you will know this sharpens the rules of what tags and attributes you can use in your XHTML document. One of the things that isn't allowed in the strict version is the target _blank attribute.
For those who don't know, when using target _blank inside a link the link will open in a new window.
Read more