before 和after是偽元素,顧名思義就是元素的「前」與「後」,可以在指定元素的前後插入其他內容。 ... CSS .demo-2:before, .demo-2 after{ position:absolute;}.
確定! 回上一頁