use the em tag to italicize text - zilongxuan001/LearnFreecode GitHub Wiki

使用<em></em>标签使文本倾斜

理解

为了强调文本,你可以使用<em></em>标签。这可以让文本倾斜,相当于浏览器给这个元素应用CSS的font-style: italic

来源

Applied Visual Design: Use the em Tag to Italicize Text | Learn freeCodeCamp

CHANGELOG

2018-10-19 10:43:35

⚠️ **GitHub.com Fallback** ⚠️