Home arrow Style Sheets arrow Page 2 - Fundamental Design Principles for Web Page Layout
STYLE SHEETS

Fundamental Design Principles for Web Page Layout


Many web site designers build beautiful pages, but if you ask them why they constructed a particular page in a certain way, they'll simply say that it looked good to them. There are design principles that predate the Internet; some of them even go back to ancient Greece and Rome, and they're as applicable today as they were then. If you still make pages that look good without knowing the science behind good design, this seven-part article series introduces you to concepts that you can consciously apply to your next web site design project.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 8
June 25, 2009
TABLE OF CONTENTS:
  1. · Fundamental Design Principles for Web Page Layout
  2. · The Golden Ratio law of proportion
  3. · Practicing divine proportion with an (X)HTML file
  4. · Applying the golden proportion to web design

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Fundamental Design Principles for Web Page Layout - The Golden Ratio law of proportion
(Page 2 of 4 )

 

As I said in the introduction, the first graphic design principle that I’m going to explain is the one called “Golden Proportion” or “Divine Proportion.” But what is it? It's a very ancient concept that comes to us from Pythagoras and his followers, since they noticed that a recurrent ratio or pattern occurred very frequently in different elements of nature.  

Because of this recurrent proportion, they assumed that this pattern was a divine thing inspired by the gods, hence the name “divine proportion.” However, apart from learning this interesting facet of history, it’s necessary to clarify what the golden ratio really is. Thus, in plain terms the golden ratio is the number 1.6180339, or in a shortened version, simply 1.62. It's normally called phi (represented by the Φ character).  

For the sake of brevity, I’m not going to explain how this number was calculated by the Pythagoreans, but it’s fair to mention that anything whose length can be divided by 1.62 will be aesthetically appealing to the human eye. Obviously, this concept can be also taken to the terrain of web design.  

For example, suppose that you’re planning to build a web page layout whose total width will be 800px. Now, if you apply the divine proportion to your layout, you should divide 800 by 1.62, which is approximately 493.8271605, or, reduced to its integer representation, simply 493.  

This result is very useful for creating a aesthetically pleasing layout composed of two columns, where the first one will have a width 493px, while the second one will have a value of 800 – 493, that is 307px. Not too difficult to do the math, right?  

There you have it. At this point, you learned how to create a web page layout by applying the divine proportion or the golden ratio, which will be appealing to human eyes. The following image shows the dimensions assigned to each column of the web page, based on the divine proportion. Take a look at it, please:

 

 

Now that you have a clearer idea of how the golden ratio can be used for building a truly harmonious web page layout, it’s time to apply this concept in the context of a functional example. Therefore, in the section to come I’ll be defining the structural markup of a simple (X)HTML file whose main columns will be properly styled following the divine proportion.  

Want to see how this example file will be created? Click on the link below and keep reading.


blog comments powered by Disqus
STYLE SHEETS ARTICLES

- CSS Combinators: Working with Child Combinat...
- CSS Combinators: Using General Siblings
- Intro to CSS Combinators
- CSS Semicircles and Web Page Headers
- Drawing Circular Shapes with CSS3 and Border...
- More CSS Pagination Link Templates
- CSS Pagination Links
- Animated CSS3 Image Gallery: Advanced Transi...
- CSS3 Animated Image Gallery: Transitions
- CSS3 Properties: Fixed Heights with box-sizi...
- CSS3 Properties: Altering Strokes and 3D Eff...
- CSS3 Properties: Text-Stroke
- CSS3 Transitions: Width and Height Properties
- Creating a Drop Down Menu in CSS3
- Intro to CSS Transitions

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials