?? ??? ??:HTML? ?? ?? ? ??(?? ??)
<link rel="stylesheet" type="text/css" href=""> rel標簽:定義文檔與外部文檔之間的關系
rel標簽定義圖片 rel="shortcut icon"
2018-11-020個贊
?? ??? ??:HTML? ?? ?? ? ??(?????)
鏈接去除下劃線 <style type="text/css"> a{text-decoration: none;} </style>
a:hover{color:red;text-decoration: underline;} 鼠標移動鏈接上變色 并且顯示下劃線
2018-11-020個贊