mm.html 打开网页一看,发现不是自己想要的格式.不知道怎么组织成表格的格式,像excel或者listctrl或者grid表格形式 下面是我的mm.html">
输入banner图图片脚本导航/分类

html格式_html/css_WEB-ITnose

我用命令从sqlite直接导出html文件:
sqlite3 -html -header foods.db "select * from dzh;" >mm.html
打开网页一看,发现不是自己想要的格式.不知道怎么组织成表格的格式,像excel或者listctrl或者grid表格形式
下面是我的mm.html:
issue

Defense

Foreign Policy

Health Care

National Security

Economy

Unemployment

Education

Abortion

Social Security

Environment


回复讨论(解决方案)

这个不清楚

只拷贝出来了表头单元格,普通行同列,前后少了table标签符号,前后分别加上

试试