网页表格表框制作技巧

2022-10-30 18:13:24

网页表格表框制作技巧。

 

网页表格表框制作技巧

 

--------------------------------------------------------------------------------
表格边框的显示与隐藏,是可以用frame参数来控制的。请注意它只控制表格的边框图,而不影晌单元格。


只显示上边框 <table frame=above>


只显示下边框 <table frame=below>


只显示左、右边框 <table frame=vsides>


只显示上、下边框 <table frame=hsides>


只显示左边框 <table frame=lhs>


只显示右边框 <table frame=rhs>


不显示任何边框 <table frame=void>

更多精彩攻略尽在: >>