只显示上边框 <table frame=above>
只显示下边框 <table frame=below>
只显示左、右边框 <table frame=vsides>
只显示上、下边框 <table frame=hsides>
只显示左边框 <table frame=lhs>
只显示右边框 <table frame=rhs>
不显示任何边框 <table frame=void>
只显示下边框 <table frame=below>
只显示左、右边框 <table frame=vsides>
只显示上、下边框 <table frame=hsides>
只显示左边框 <table frame=lhs>
只显示右边框 <table frame=rhs>
不显示任何边框 <table frame=void>
博客展示了HTML中表格不同边框显示的设置方法,包括只显示上边框、下边框、左右边框、上下边框、左边框、右边框,以及不显示任何边框的设置,通过设置table的frame属性来实现。
2523

被折叠的 条评论
为什么被折叠?



