Re: Fixed or Variable Width Layouts
Fixed width websites are so last year don't you think?
Why wouldn't you allow the size to float to fit the screen width the user chooses? You are designing sites for users, so give them what they want.
And you don't need alternate CSS files (except perhaps for mobile devices) and you don't need to use Javascript browser detection either.
|