View Single Post

  #8 (permalink)  
Old 15-05-2008, 09:32 AM
gav240z's Avatar
gav240z gav240z is offline
Wannabe Geek
 
Join Date: Dec 2007
Location: Rathmines, Dublin
Posts: 399
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
Default

Quote:
Originally Posted by littleBird View Post
Is a little bit of naming convention a small price to pay for a huge head start on manageable page layout, cross-browser issues and a host of other tried and tested usefulness?

Do you use any CSS library?
Both have valid points. I personally have always hand crafted my layouts. It does mean I have to play around a fair bit with them though. So in a way the Yahoo! layout would be a godsend, but it does employ a certain amount of divitis and I wonder how easy it would be to maintain for those unfamiliar with it.

Lets say you develop a site for a client, hand it over and another web development firm takes up where you left off. How are they going to understand you nested layout? Certainly you would hopefully document it, but what are the chances of that from your experience in the industry? Not high I can say.

The good thing about the framework is that its separated into smaller parts, so you can take what you like and ignore the rest. I guess you could even take the grid itself and give it a more conventional name. Only problem is upgrading to a later version of the grid in future.

It also depends on how complex your website becomes, most basic client sites for a small business won't need to complexity of a grid based layout.
Reply With Quote