&"/> &">
윤곽선 스타일을 점선으로 설정하려면 값이 dotted − Example
<html> <head> </head> <body> <p style = "outline-width:7px;outline-style:dotted;"> This text is having 7px dotted outline. </p> </body> </html>
위 내용은 CSS를 사용하여 개요 스타일을 점선으로 설정의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!