was just playing with increasing the text on a site which has been described in css as Ems (but is way too small) and I set it without thinking in Px because as I understand it that is pixels and that is how the rest of the site is configured.
But as I understand it, Px does not permit users to resize text in their own browsers, nor I think does Pt, only Ems does.
What to use, and why?