css crit
css crit
Out of context: Reply #5
- Started
- Last post
- 5 Responses
- kev_charlton0
There's a few errors in your code. Not closed your meta tags, and your script tags dont have a 'type' attribute. Both of these are needed in XHTML Transitional.
Another thing is that your divs dont expand according to text resizing, and you have used pixels to size fonts, both of which are bad for accessibility.
Apart from those and considering the branding is so bad. I think you've done a commendable job.