a.link {
color: blue;
font-size: 16px;
text-decoration: none;
border: none;
cursor: pointer;
a[href] {
color: blue;
font-size: 16px;
text-decoration: none;
border: none;
cursor: pointer;
a:first-child {
color: blue;
font-size: 16px;
text-decoration: none;
border: none;
cursor: pointer;
a:last-child {
color: blue;
font-size: 16px;
text-decoration: none;
border: none;
cursor: pointer;
a:hover {
color: red;
font-size: 16px;
text-decoration: none;
上一篇css讓圖片div中居中
下一篇css 文字左邊開始