經安全檢測,此網站為安全網站,請放心前往原始網址!

CSS Pseudo-elements - W3Schools Online Web Tutorials

CSS - The ::before Pseudo-element The ::before pseudo-element can be used to insert some content before the content of an element. The following example inserts an image before each element: Example h1::before { content: url(smiley.gif);} Try it » ...

www.w3schools.com

網址安全性掃描由 google 提供