use the u tag to underline text - zilongxuan001/LearnFreecode GitHub Wiki
使用<u></u>
标签,可以给文本加下划线,意思是显示这段文本很重要,或者需要被记住。
使用<u></u>
标签,浏览器给元素增加CSS的text-decoration: underline;
Applied Visual Design: Use the u Tag to Underline Text | Learn freeCodeCamp
2018-10-19 10:38:03