home
This is my website, which I am currently designing. All contents subject to change. Please excuse its appearance during construction. Thank you.
Design philosophy:
- Flexibility: this website will be designed so content changes are easy.
- Aesthetics: this website will be pretty, both in appearance and structure. It will also look reasonable printed out.
- Professionality: this website will conform to standards. I will do my darnedest to make it display correctly in Gecko (Mozilla, Firefox, Camino, et al.) and WebKit (Safari, Omniweb, et al.), but w3c conformity is the number one priority. This site is written and served in xhtml, which is not well-supported in Internet Explorer.
Update:
On second thought, I think I'll make the navigation element included in the html of each page. Firefox (and other Gecko browsers) has a nasty rendering bug for objects of type html that have position:fixed. I can do a simple perl script to make sure all the boilerplate stays updated.
I shall have to modify the navbar so it stays pretty in IE5 and other browsers that don't like position:fixed
