我在SO上看过这个问题:
H1-H6标签最常见的字体大小是什么 ,这是H标签推荐的字体大小:
h1 { font-size: 2em; } h2 { font-size: 1.5em; } h3 { font-size: 1.17em; } h5 { font-size: .83em; } h6 { font-size: .75em; }
这些手机有"最佳实践"吗?-ay iphone屏幕尺寸?
html css mobile
标题(h1-h6)标签的默认字体像素大小是多少?
html
html ×2
css ×1
mobile ×1