1.头部定义样式,正文中页面元素使用 CSS 样式
<style>
<!--
.university_name{font-style:italic}
-->
</style>
正文中页面元素使用 CSS 样式
<SPAN class="university_name">清华大学</SPAN>