我試圖創建一個按鈕,懸停在我的網頁的內容。 我該如何創建這個功能?懸停按鈕問題
這是我與
.button {
background-color: red;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
<div class="button">Back</div>
使按鍵上方浮動的頁面內容。 – troxie
請注意,[Google正在嚴厲打擊插頁式廣告](近期內將嚴厲打擊)(http://searchengineland.com/interstitialgeddon-google-warns-will-crack-intrusive-interstitials-next-january-257252)。我不知道你所做的是否合格,但可能值得你花時間閱讀。 – BDawg