:before是css中的一种伪元素,可用于在某个元素之前插入某些内容。 ... <style> .test-div{ position: relative; /*日常相对定位*/ width:150px; ...
確定! 回上一頁