关于css的两个基本问题?(今天解决今天给分)
1.<link rel="stylesheet" href="css.css" tppabs="http://www.sina.com.cn/css.css" type="text/css">
中tappabs 是什么意思?是定义的路径么?
2.在<style type ="text/css">
<!--
p {color : yellow ; font-weight : bold}
-->
<style>中
符号<!--
--> 好像没什么用? 也不是注释,它是做什么用的?谢了