A Reset.CSS for WebGUI
A Reset.CSS for WebGUI
Every designer out there knows the frustration of creating XTHML and CSS that follows all the rules and standards, only to have the style be broken or unusable in one browser or another. A reset of default browser styles can be a beneficial tool for those brave souls combating the monster of cross-browser design. Recently, a few commonly used reset style sheets have popped up on the web, two of the most prominent being Eric Meyer's Reset Reloaded and YUI's Reset CSS. I personally enjoy using a reset style sheet to wipe the slate clean and to make design act more predictably in problematic browsers, especially Internet Explorer. /*Based on Eric Meyer's Reset Reloaded*/ Obviously this is not the the Holy Grail of resetting WebGUI styles. It should be used or not used, adapted or left alone, as seen fit by the designer on a case by case basis. Hopefully some will find this to be a useful tool for smoothing out browser differences.
Re: A Reset.CSS for WebGUI·
Hi Tabb, I guess it's funny if you think about it.. the net result of removing all of the default styling is.. well.. no styles! I'd love to see you and the other wg designers pick some default styles that can be applied on top of reset.css to maximise cross-browser consistency for all html elements (including headings etc..). YUI's base.css might be a good place to start. Patrick
Re: A Reset.CSS for WebGUI·
That sounds like a great idea, I will look into it. Thanks!
Re: A Reset.CSS for WebGUI·
Thanks for dropping in that reference link at the end. I tend to spend more time on the engine side than the layout side, and had entirely missed that trend. Nice idea. Are you the person responsible for all the new pretty on the PB websites? Cause, wow. :-) |

