About Web Templates - The idea behind...
(Page 5 of 6 )
The idea behind the "template method" is to separate content (data) from presentation (data representation), and to separate business-logic from presentation-logic. It have many advantages in using:
1. Ease of design change
2. Ease of interface localization
3. Possibility to work separately on design and code by different people at one and the same time
4. Etc.
PAGE LAYOUT
Page layout is the part of graphic design that deals in the arrangement and style treatment of elements (content) on a page. Beginning from early illuminated pages in hand-copied books of the Middle Ages and proceeding down to intricate modern magazine and catalog layouts, proper page design has long been a consideration in printed material. With print media, elements usually consist of type (text), images (pictures), and occasionally place-holder graphics for elements that are not printed with ink such as die/laser cutting, foil stamping or blind embossing.
Next: Since the advent... >>
More Web Development Articles
More By Jase Dow