I just complete the rebuild of my main site that I've been working on intermittently. This was brought on by the fact that I built it while I was hunting for work, and was never comfortable with what I was trying to do with it.
So now it's pretty minimalist. And pretty ugly in IE, because I've made quite a lot of use of CSS3 for rounding corners and styling list items. But it has
- progressive enhancement instead of inline javascript or the target attribute on links
- a Skip Navigation link and access keys, which I don't usually get to include in client work :(
- conditional comments to let IE users know what is going on, with one especially for IE6 users

0 comments:
Post a Comment