摘要:
white space either space, tab, and EOL. word a sequence of characters containing only a-zA-Z0-9_. WORD a sequence of all characters except white space 阅读全文
摘要:
https://css-tricks.com/computed-values-more-than-meets-the-eye/#comment-1785337 The values defined for the style calculation process include the decla 阅读全文
摘要:
1. length absolute length px relative length em 基于 its own 的font-size计算而来. 基于前点, 同样的 1 em, 在不同 element 上可能 calculated value 并不相同, 因为其 relative to 的 fo 阅读全文