public marks

PUBLIC MARKS from Hiéroglyphe with tags css & yui

September 2007

February 2007

___layouts: simple layout builder

by 2 others
___layouts is not only inspired by YUI grids I've also used — probably more than just used their documentation as guide — seeing as it's so damn good! First off I want to give full credit to YUI grids for coming up with a brilliant idea and please don't sue me if I'm infringing on any copyright laws. The reason ___layouts was created; I felt YUI grids was a little too difficult to implement, especially when implementing pixel perfect width layouts. Which as contractor is a lot of what I need to end up doing unfortunately. I'm not saying ___layouts is better than YUI grids, it's probably not even AS good. It is definately not as tested. I just think it is an easier system for developers to over-write and invite developers to help break it in any browser and version they can so it can become better; eventually allowing humanity to rid the earth of itself. :)

December 2006

Yahoo! UI Library: Reset CSS

by 1 other
The foundational YUI Reset CSS file creates a level playing field across A-grade browsers and provides a sound foundation upon which you can explicitly declare your intentions. It normalizes the default rendering of all HTML elements, for example it sets margin, padding, and border to 0, font sizes to YUI Font's default, italic and bold styles to normal, and list-style to none.