How would I get a table with both horizontal and vertical headers?
So e.g.
header1 header2 header3 header1 1 1 1 header2 2
Like @UlrichSchwarz said, you can just use instead of in the first column. Using scope, you can make it more semantically descriptive: header1 header2 header3 header 1 1 1 1 header 2 2 2 2 header 3 3 3 3 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
instead of in the first column. Using scope, you can make it more semantically descriptive: header1 header2 header3 header 1 1 1 1 header 2 2 2 2 header 3 3 3 3 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
in the first column. Using scope, you can make it more semantically descriptive: header1 header2 header3 header 1 1 1 1 header 2 2 2 2 header 3 3 3 3 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
header1 header2 header3 header 1 1 1 1 header 2 2 2 2 header 3 3 3 3