在HTML 4.01 中,<pre> 的width 屬性已廢棄。 請使用CSS 代替。 CSS 語法:<div style="width:200px;overflow:auto"><pre>Some text</pre></div>.
確定! 回上一頁