color: #F00;
text-decoration: none;
font-size: 16px;
padding: 10px;
border: none;
border-radius: 5px;
cursor: pointer;
a:hover {
color: #0078D7;
position: relative;
top: 10px;
left: 10px;
a:hover {
position: absolute;
top: 20px;
left: 20px;
position: relative;
top: 10px;
left: 10px;
a:hover {
position: absolute;
top: 20px;
left: 20px;
上一篇css xml代碼實例
下一篇css手機圖片屏幕適配