Hi Stevie

Originally Posted by
Stevie D
(But of course, you wouldn't be setting your body text to anything other than 100% or 1em, would you, because you respect your visitors and you want to present your site at a size they find comfortable to read)
Well my initial intention was indeed to keep it 100% for precisely the reason you gave. The only reason I asked about 62.5% was because the few responsive sites using rems that I've seen all seem to be using it, which got me wondering whether I was perhaps missing something about how rems worked with a user's default font size.
But just to be clear, can I take it from your answer that you think this...
html { font-size:100%;}
body { font-size:14px; font-size:0.875rem; }
...would be an okay way to start things off?
Bookmarks