David Schlachter
This is the personal website of me, David Schlachter. Primarily, this site exists to share my writing and give people a little insight into my life.
I'm taking grade 11, live in this place called Gatineau in Quebec, Canada, and like writing, drawing, design, music, acting, etc. I you really want to figure out who I am to a degree higher than this scant description you could read what I've written and come up with a judgement based on that.
As for this site, I decided that I needed a personal website. I also wanted to post my writings somewhere, and this sort of site seemed suitable. The site is valid XHTML [1] and CSS, to show off my coding skills, and is entirely coded by hand, because that's how I do stuff when I'm either paid by the hour or feeling particularly artistic.
I can be contacted at my email address.
[^1] Although coded in XHTML, pages are served with different MIME types and DOCTYPES depending on what your browser accepts. Meaning, WebKit and Mozilla browsers will get XHTML DOCTYPES and a application/xhtml+xml MIME type. Other browsers and user-agents will get plain HTML 4…