use the strong tag to make text bold - zilongxuan001/LearnFreecode GitHub Wiki
为了让文本加粗(bold),你可以使用strong标签。这个可以用于让文本有吸引力和瞩目,表示它很重要。
使用<strong></strong>标签,浏览器可以给元素应用CSS的font-weight:bold。
Create New Page · zilongxuan001/LearnFreecode Wiki
2018-10-18 17:35:50