Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS The problem with body{font-size:62.5%;} and em’s! Reply To: The problem with body{font-size:62.5%;} and em’s!

#147766
RjBradlow
Participant
body{
    font-size: 12pt;
    font-size: 16px;
    font-size: 1.000rem;
  }

Don’t step in the em&ems :)

percentages & ems inherit and cascade ! 3. Em’s cascade like a mo-fo

http://www.w3.org/TR/CSS2/cascade.html