Re: I'm being a bit naughty...
Hi,
I also really like your website. I like the huge emphasis on the drawings themselves which is after all what your site is about! Very easy to navigate also which is a huge plus.
As for fancy javascript, flash, etc... I wouldn't really bother. In most cases the way thay people use these detracts from the actual content or makes it more confusing. You could make all your pictures fly in from random directions but does that really add anything?!
I know technically you aren't supposed to do layouts using tables, but this is an old skool HTML tactic and as such has almost instant compatability across browsers. I have spent many a time puzzled once I have a website looking perfect in one browser only to find it looks wonky in a different browser because the syntax is subtly different.
Whether you love it or hate it internet explorer is stilll the most used web browser so it is worth checking your website every now and again using it.
I know fonts are a matter of personal preference, but Comic Sans has got to the stage where it is hated by some people. The problem is, as you have encountered, that every OS has their own fonts which are not normally universal. One way around this for things like the title and menu heaings is to use images instead.
When I view your links at the top of the page in a small window, because some have multiple words in then the text gets broken across many lines which spoils your table layout. The easiest way to avoid this is to replace the spaces between words with " " which is the code for a non-breaking space.
Hope this helps,
a1istair.
|