This site aims to be an exercise in my own HTML/CSS development skills, as well as a useful resource for those nerds out there interested in learning a few basics of the Chinese language.
In creating this website, I have completely skipped using images of any kind, both because I don't have Photoshop installed, and because I wanted to put together an entirely CSS-based layout. This is also the first project I have done in a long time without the help of any kind of page generation at runtime. The page headers, navigation, and footer, exist in their own right on each HTML content page, instead of being included from their own files. Official conclusion on that: Not fun.