Код: Выделить всё
#first {
font-size: 200%;
}
#second {
font-size: 100%;
}< /code>
first
second
jsfiddle: http://jsfiddle.net/bmbwr/
Подробнее здесь: https://stackoverflow.com/questions/898 ... each-other
Код: Выделить всё
#first {
font-size: 200%;
}
#second {
font-size: 100%;
}< /code>
first
second