Archive for April 6th, 2008

SM Feature Focus: Resolution Independence

One thing I’ve never quite grasped in the world of HTML is the % size. I always used to use a fixed table and image size, such as <table width=”500″>. With Servo-Macs B4 (the current codename for my site’s new layout), I’ve made sure to use complete resolution independence. That is, <table width=”500″> would become [...]