Archive for the 'General' Category

PhilWeavers Is Now An Open Forum

PhilWeavers, the Philippines’ unofficial-but-authoritative organization for Web professionals, has today issued an official announcement regarding their shift to open membership:
Continue reading ‘PhilWeavers Is Now An Open Forum’

Simple Relative Font Size Equation

For those of you working with relative font-sizes in your CSS, here is a basic equation for getting the exact size equivalent in ems, given a desired px value:

emr = pxt ÷ pxp, where
 
emr = result font size, in ems;
pxt = target font size, in px;
pxp = parent element’s font size, in px;

Continue reading ‘Simple Relative Font Size Equation’

Hello, SixThings!

Welcome to SixThings, where I try to catalog my various adventures into half-dozen servings. Whether they’re interesting or not is for the readers to decide. WordPress makes it look more professional, though.