Welcome
This is the professional website of Scott Bulloch, a freelance graphic designer located in Phoenix, AZ. Here you find my portfolio, my resume, the services I offer, and some useful design resources. If you need information about my fees or a quote to build a website, please send me a message on my contact page.
News
June 26, 2009
I fixed a rendering issue with my website in Internet Explorer 5-6. It seems I was a victim of the hasLayout bug which can cause many display problems, especially with floats and backgrounds. The hasLayout property is unique to IE 5-6 and carries a true or false value. Certain CSS properties trigger this value in your web page elements. In my case, two divs containing background images were displaying improperly and I needed to trigger the hasLayout property for these divs. Here is the fix I used:/* \*/I believe is the most solid fix for my problem and it is still valid CSS. There are several different ways to implement this fix which might be better in other circumstances. I found a great article explaining this problem and here is another site with several resources for other browser issues, bugs and compatibility problems.
* html #problemDiv { height: 1%; }
/* */
June 10, 2009
BrowserShots was added as the new featured resource.
April 14, 2009
The logo designs and printed designs sections of my portfolio are complete.
April 2, 2009
The websites section of my portfolio is complete. Please take a look.
March 27, 2009
New design implemented on my website. Complete redesign from the ground up using PHP and jQuery.
