I'm like you... I'm like you in that, I prefer to write my own as I have full control over it. I can also give everything its logical name and cut out the bloat.
The Yahoo! framework looks good, but I tend to think it news large news sites that implement multiple grids, with tile ads, skyscrapers, leaderboards, banners etc...
I definately think a CSS reset is a great tool and even the base css is useful to get you going.
I personally find the most annoyances with regards to list items anyway.
Margin:0;
Padding:0; usually fixes that up.
I just thought there was a possibility that someone had compiled a really nice framework that was simplistic and very reusable. It seems I haven't found what I'm looking for just yet. |