View Single Post

  #10 (permalink)  
Old 15-05-2008, 01:02 PM
gav240z's Avatar
gav240z gav240z is offline
Wannabe Geek
 
Join Date: Dec 2007
Location: Rathmines, Dublin
Posts: 401
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
gav240z is a jewel in the roughgav240z is a jewel in the roughgav240z is a jewel in the rough
Thumbs up 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.
Reply With Quote