2012年8月1日
摘要: 只显示上边框 <table frame=above> 只显示下边框 <table frame=below> 只显示左、右边框 <table frame=vsides> 只显示上、下边框 <table frame=hsides> 只显示左边框 <table frame=lhs> 只显示右边框 <table frame=rhs> 不显示任何边框 <table frame=void> <table rules=cols cellspacing=0 align=left> ... 阅读全文
posted @ 2012-08-01 11:48 纳米程序员 阅读(12106) 评论(0) 推荐(0)