Revision 1
Despite the fact that I so recently finished the site, it’s already bugging me. Not the design itself, but the technology I used to implement it. Allow me to list the problems I feel are rife in the site:
- Tables being used for non-tabular data. Big no-no. Will have to fix. Is easy to fix, it’ll just take some finagling for both firefox and IE.
- I was dumb and didn’t make a universal php header to tack to every page. I should’ve, since it’s so easy to do, and it’s the same for every freakin’ page…
- HTML 4.0 Transitional, my eye. It’s getting upgraded to XHTML 1.0.
- Not enough cyber ninjas. I’ll have to work on that.