2. gradient dotted border. CSS code: .box { width: 200px; height: 150px; border: 2px dashed # cd0000; box-sizing: border-box; } @supports (-webkit-mask: ...
確定! 回上一頁