Код: Выделить всё
function update() {
var div = document.getElementById("output")
div.innerHTML = "this is different size... (big)";
}
Код: Выделить всё
p {font-size: 14px;}
Код: Выделить всё
Heading1(small)
some paragraph text (small)
Filter
Подробнее здесь: https://stackoverflow.com/questions/786 ... -font-size