Tables can have outer border colors as well as cell border colors. ... <style type="text/css"> table { border:solid 1px #000; } td { border:style 3px red; } ...
確定! 回上一頁