PinoyTech.org

CodeIgniter, Kohana, Mootools, jQuery and CSS

How to Create Rounded Corners with Mozilla Firefox and Webkit

Posted by teejay on November 7, 2009

I don't know about you but I see rounded corners all over the web. Mozilla Firefox and browsers using the Webkit engine, have CSS tricks on how to use rounded corners on your website.

Continue reading How to Create Rounded Corners with Mozilla Firefox and Webkit

 

Firefox 3.5 Font Face Support

Posted by teejay on June 18, 2009

I've just installed the Beta Version of Firefox 3.5. I can honestly say that I packs a lot of improvement.

Continue reading Firefox 3.5 Font Face Support

 

CSS Resets Overload: The most used CSS Resets

Posted by teejay on April 15, 2009

If you're like me and been developing for almost all browsers (IE7, FF2+, Safari, sometimes IE6), I guess you've come up with a lot of tricks and hacks to get a web page uniform in these browsers.

Continue reading CSS Resets Overload: The most used CSS Resets

 

How to Prevent CSS and Javascript Caching

Posted by teejay on March 19, 2009

Browsers have a tendency to cache Javascript and CSS files. I have been recently using this technique because sometime we want results fast!

Continue reading How to Prevent CSS and Javascript Caching