I have been working on these web site designs for almost the whole year, off and on. My plan is to eventually publish a free design website for people to use for their own websites. There is much to be done though before I can actually go public. I'm focusing on creating as many designs as I can think of and get to the more technical aspects later on. For now, they make a perfect addition to my portfolio.
Any photographs used in the designs were taken by me.

In the past, I primarily did all my coding in HTML and for some reason, had a fixation on Iframes (which I still like to use occasionally). However, recently I discovered how wonderful it is to make all the visual changes in the stylesheet. With html you would have to go into every single html file and change all the attributes. Instead, by linking to the stylesheet in all of the html files, and editing only the stylesheet... The changes are instantly made on every page.