CSS Book Review - In search of the One True Layout
October 12th, 2006 – Category: CSS Tips & Ideas –
Using CSS to layout and design an entire website can be frustrating if you don’t know all the quirks and hacks for all the different browsers, needed to format your pages in a specific way. In addition to this, there is usually a plethora of ways to solve any given CSS problem, not all of which are the most efficient.
For the most part, websites follow fairly basic guidelines when it comes to design. This is partly due to the nature and limitations of a browser screen and partly due to the way in which people naturally read a screen or page. As such, it would make sense that a general set of guidelines for the design of a site could be found. Unfortunately, as standardized CSS is a relatively new technology, the guidelines and best practices in it’s use have not yet been completely set. There are many ways to use CSS in the design of a page, to achieve the same results.
An even greater problem is the fact that CSS still has some shortcomings when it comes to the separation of design and content. While working with CSS for the layout of a site, one must still work within the confines of the HTML code of the page and that is where the problem exists.
Solutions to this problem do exist, and one of the best found so far is entitled In search of the One True Layout. This article lays out in detail, the best ways in which to get around the problems of Total Layout Flexibility, Equal Height Columns and Vertical placement of elements across grids/columns.
Written in 1995 by Alex Robinson and regularly updated since then, the online book is complete with CSS Coding Examples, CSS Best Practices and numerous solutions to design related CSS problems. This is recommended reading for ANY designer or developer, interested in understanding some of the better ways in which to build sites using CSS.
Related Entries
- Review Me - Connecting Bloggers with Advertisers
- CSS Three Column Layout
- Website Traffic and Statistics
- Where to Start with PHP Programming
- Keyword Selection Tool
- 10 Of The Most Important SEO Website Design Tips
- Explaining Google PageRank
- WarkenSoft Productions Introduction
- Ten Deadly Sins of Website Design
- About Me
Links:
Other Information:
Programming Related
Articles we've written related to the topic of PHP Programming.
- FormContact 1.1 with PHP5 Support
(June 24th, 2008 – Comment on This) - Website Subversion Backup
(April 8th, 2008 – Comment on This) - FormBuilder WordPress Plugin
(April 6th, 2008 – Comment on This) - WordPress and Multiple Installations of WordPress
(November 21st, 2007 – Comment on This) - PHP Function to Convert LineBreaks to NewLines
(June 15th, 2007 – Comment on This)
Website Development Tips
Tips and strategies related to the development of great websites.
- FormContact 1.1 with PHP5 Support
(June 24th, 2008 – Comment on This) - Website Subversion Backup
(April 8th, 2008 – Comment on This) - New Webmaster Tool - The Regular Expression Editor
(June 15th, 2007 – Comment on This) - Six Basic Tips for Website Design
(November 20th, 2006 – Comment on This) - 10 Of The Most Important SEO Website Design Tips
(November 14th, 2006 – Comment on This)
General Information & Resources
General information and resources from WarkenSoft Productions.
- New Webmaster Tool - The Regular Expression Editor
(June 15th, 2007 – Comment on This) - Where to Start with a Website
(March 19th, 2007 – Comment on This) - About the Owner of WarkenSoft Productions
(March 7th, 2007 – Comments Off) - Site Downtime
(February 25th, 2007 – Comment on This) - Open Source Website Designs
(November 12th, 2006 – Comment on This)