CSS로 Font에 border 처리 방법. h1 { color: yellow; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } <h1>Hello World</h1>.
確定! 回上一頁