包含"xhtml"标签的文章:
HTML5中的加粗(Bold)和斜体(Italic)
前言,曾经在参加某大公司的面试中,我在“strong和em标签有什么区别”的问题上跌倒过,后来“面壁思过,翻山蹈海”,找了一些资料并翻译了下面这篇文章,算给自己打了个补丁,也希望对即将参加面试的前端朋友有所帮助。 原文作者:Louis Lazaris 原文地址:Bold and Italic in HTML5 If you were to use <strong> and <em> tags in HTML5 the same way that you’re accustomed to, it would be fine. As many have stated, HTML5 is backwards-compatible with old-style trends … Continue reading