#rect { stroke-width: 6px; fill: yellow; stroke: red; /*stroke-dasharrry:10;*/ } <svg height="100" width="300"> <rect id="rect" height="100" ...
確定! 回上一頁