Topic: Em vs. px
This being my first post, I'm going to ask something simple but important (at least to me).
History... I have been building simple HTML websites for my own small business(es) since the mid 90's. All the layout has been done with tables, everything sized in pixels, nothing fancy just WYSIWYG design using Composer, a bunch of hand coding and some javascript I wrote myself.
Now ... it is a new millennium, my site doesn't look good on a CrackBerry, gotta learn some CSS and relaunch my site. No more tables. I will be using KompoZer because it is cheap, familiar and after working with it for a few weeks seems to suit my style.
But ... a decision .. should I construct with a layout based on pixels? Or do I switch to ems for all the layout. What are the pros and cons of each?
Thanks in advance. I tried the search function but it couldn't seem to get any hits for ems.

