HTML style 属性
style 属性 -- 定义HTML标签所使用的样式
- 不符合标准网页设计的理念,不赞成使用.
- 引用网址:http://www.dreamdu.com/xhtml/attribute_style/
示例
<pstyle="font-size: 12px;color: #000;">使用css</p>