are CSS layouts BS?
are CSS layouts BS?
Out of context: Reply #12
- Started
- Last post
- 42 Responses
- abizzyman0
boz taught me a valuable lesson when it comes to text in css...
... users can simply goto the 'view' menu on a number of browswers and increase the size of the screen text which can move alot of things around and kill the design...
... so make sure you use the logical property when creating divs to avoid design trainwrecks when the old folks or near-blind people start blowing out the fonts.
... just a thought.