Rediscovering CSS - Again.
I had an “ah-ha!” moment over the past couple days. CSS is awesome!
Perhaps it’s the fact that I’ve been so focused on the aesthetic design of websites for so long, and not how they’re engineered that I took CSS for granted? (I have always been able to surround myself with excellent programmers who’ve spoiled me.) So maybe the power of CSS hasn’t sunk in due to the fact that I’ve never gone in and tweaked it for myself?
But now I get it. CSS is awesome! (Did I say that?)
I’ve been blogging for a couple years now off and on, and really took what Wordpress does for granted. I enter the content, click publish and Worpress takes care of the rest. I was never concerned about the look of my blog (if that wasn’t obvious enough with my hats-off approach to the default template), nor did I think how a “blog tool” could translate into a content management system for a regular website. (Though the thought had crossed my mind) I always thought I’d get some help (the excellent programmers I mentioned before) in making any content I created in my blog work - somehow - in a future design of my portfolio site.
Now that I’ve considered how to implement and populate content into bradmccall.com in the easiest possible fashion (remember, I’m not a programmer), I now have an answer to the age-old question - what came first, the chicken or the egg? (Insert drum roll here) It’s doesn’t matter.
When I coded my first website in 1994, (did I mention I’m not a programmer?) I created every page individually by copying and pasting code on similar designs. I designed the chicken, cloned it repeatedly, and then designed each of the eggs one-by-one.
In 1999 when I designed the first (and current with the date of this post) iteration of bradmccall.com, the engineer who programmed it used CSS on each page to format the text. I got a feel for how this allowed me not have to constantly copy and paste long font attributes tags when I went in and tweaked parts (though you still may find some here or there). This simplified the production of the eggs considerably, but still left some of the chicken cloning process.
In 2003 this same engineer introduced me to PHP with a new website I created for a small side-business called SpinHouse. Now it seemed that the chicken could be randomly assembled and the mother chicken managed from one place. (Cloning on the fly?)
Now comes along Wordpress and the full realization of content management meets CSS. I can create all the eggs I like - in any fashion - and adopt them to any chicken I’d like. The content does not depend on the design, nor the opposite. It doesn’t matter.
Well, so much for writing about an ah-ha moment in the morning. I think I’ll grab some breakfast - scrambled eggs anyone?
Tags: Blogging, CSS, graphic design, programming
June 18th, 2008 at 9:44 am
Hi Brad. I just had to post a comment on this one. Recently I started my own blog (dcblog.net) on Blogger and I have spent the last few weeks “tweaking” the unsightly template they provided. I am an artist by nature, not a coder, so I was loath to delve into my template’s inner workings, but I wanted to create some content boxes for my sidebar. I had the design all mapped out, but then I had to bite the bullet and do some homework on CSS in order to implement the boxes. In the process I found myself becoming quite fascinated with it and I can hardily concur with your exclamation that “CSS is awesome!” If you get a chance drop by the blog and check out the finished boxes and let me know what you think. Oh, and I added your blog as a favorite on Blogged.