我正在使用 EDGE 版本 44。我嘗試使用 Marquee,但它不起作用。在鍍鉻中它工作正常。我在 EDGE 中嘗試了相同的代碼,它在閃爍。下面是我的代碼。<marquee behavior="scroll" direction="left" scrollamount="2">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</marquee>
2 回答

慕田峪4524236
TA貢獻(xiàn)1875條經(jīng)驗(yàn) 獲得超5個贊
根據(jù) W3 的說法,marquee
這是 HTML5 中已棄用的標(biāo)簽,不應(yīng)使用。
使用 CSS 動畫是實(shí)現(xiàn)所需結(jié)果的原生方法。
- 2 回答
- 0 關(guān)注
- 220 瀏覽
添加回答
舉報
0/150
提交
取消