Archive for the ‘CSS’ Category

Visual Basic Cheat Sheets?

Friday, May 22nd, 2009
I found this great little website that displays cheat sheets for different languages. Recently I've been working on a VB project and it's come very handy. If your a developer like me know knows the basic concepts of programming all you need is the syntax of a different language then this is the reference guide you need: http://www.cheat-sheets.org/…
  • Share/Bookmark

Bloody PNGs not working in IE?

Tuesday, May 5th, 2009
This has always been a common problem for developers but now days with IE7+ and other browsers following the trends of Mozilla are able to comply with transparencyissues. Here's an old post of mine from HTMLForums in regards to this problem. Posted by nas-t1 Hi Ok, I made design where I had to use transparent image. I decide to go with .png file instead of .gif image because it looks much better. As… Continue reading
  • Share/Bookmark