Home Blog Projects Wallpapers Themes Fonts

Blog

Archive for “web”

Feel free to look around & browse to your heart's content ...

Hiding via CSS

Posted on Friday, May 16th, 2008 under Code | No comments

I am in the middle of some research for my Graphic Web Design course and I am in search of an article I thought I had read a while ago.If I am remembering correctly, it outlined the pros and cons of using the two typical methods of hiding content using CSS styles.Option #1:selector { display:none; }Option #2:selector { text-indent: -9999px; }The second is a little trick I first saw Zeldman use, but I know the ...

 

Making better thumbnails

Posted on Sunday, April 20th, 2008 under Design Downloads | No comments

During a recent project, I came across the problem of creating a number image gallery thumbnails at a specific size and saving them into the appropriate folders. Sounds easy, right? There should obviously be a great third-party Mac OS X app already out there for this, right?Apparently not. I mean, there was at one time a great app that I was using to create my thumbnails, but between Mac transfers and not needing that particular ...

 

Blog Refresh

Posted on Friday, July 27th, 2007 under News | No comments

I finally had the several late night hours needed to get my blog back to good and working. You should find it a bit more responsive and shortly, more consistently updated.Be sure to note the change in URL location, though: http://blog.drastudio.com

 

Upgrade in Progress

Posted on Monday, June 4th, 2007 under News | No comments

This weblog is undergoing some updates, so please hang on and be patient. Everything is being switch over from WordPress to the more robust and simplified SimpleLog.Everything should be completed shortly, but you will probably want to hit the “Refresh” a couple of extra times in the next few days, just to be sure you are looking at the newest stylesheet.

 
 

Back to Top