Archive for the ‘CSS’ Category

Creating sites with flexible editable layout templates

Sunday, June 1st, 2008

I’ve recently had to create a website that needed complete flexibility in the layout of the components on the page. So basically I had to implement a solution that would give the marketing teams and CMS teams completely independent control of the layout of the website without input from the HTML team.

There were two elements to this type of page:

  1. The containing template
    • The layout of a page should be able to be changed with minimal changes to the HTML of that page.
  2. The individual page components
    • The components hold specific types of information and can have a variety of width for each component

I won’t be dealing with point 2 in this article as that is a big write up in itself. (more…)


Page optimized by WP Minify WordPress Plugin