These two lines both set the bottom border to a 1pt wide dotted red line. P { border-bottom-width:1pt, border-bottom-style:dotted; border-bottom-color:red } ...
確定! 回上一頁