Time Lapsed CSS. Watch the Birth of A Website.
July 29th, 2007
mboffin.com has a really cool time lapsed screencast of the stages a website goes through as design elements are added.
For those who do not know, CSS, or Cascading Style Sheets, are a way to separate a websites design from its content. So you have one file, an HTML file, with all the content such as the text for an article. You then have a CSS file that defines how the content is to look and act.
So this 30 sec. screencast follows the life of a plain text site all the way through to a fully designed and well formated blog.
Go to the time lapsed CSS screencast.


