How browsers work?
Great article, thanks Jake
for finding it.
If you get a spare time, its worth the read
http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/… Continue reading
CSS Positioning 101
Great article on CSS Positioning, I’ve always failed with it concept… In most cases you break the layout and then use hacks to fix it. If you’re that kinda person, you won’t mind taking the time to read this.
http://www.alistapart.com/articles/css-positioning-101/… Continue reading
Visual Basic Cheat Sheets?
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/… Continue reading
Bloody PNGs not working in IE?
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… Continue reading
