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 <table width=”86%”>, which means it would take up 86% of the designated area.

If you don’t quite understand it, a video follows to give a clearer example.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google
  • TwitThis

Leave a Reply