set the font size of paragraph text - zilongxuan001/LearnFreecode GitHub Wiki
font-size
属性不精可以设置标题,也可用于段落。
<style>
p {font-size: 16px}
</style>
Applied Visual Design: Set the font-size of Paragraph Text | Learn freeCodeCamp
2018-10-19 16:41:55
font-size
属性不精可以设置标题,也可用于段落。
<style>
p {font-size: 16px}
</style>
Applied Visual Design: Set the font-size of Paragraph Text | Learn freeCodeCamp
2018-10-19 16:41:55