Submitted by David on Fri, 03/09/2012 - 7:34am

Thanks, I'm going to give this a shot. Nested em's are a PITA, they always seem to happen when I'm not expecting it too.

So the font declaration for max compatability looks like (for say, a p tag):

p{
font-size: 14px;
font-size: 1.4rem;
}

I assume?

The content of this field is kept private and will not be shown publicly.

Plain text

  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.