完成动态生成表格案例,具体要求如下

1.使用数组把学生数据模拟出来
2.动态创建行,单元格
3.为单元格填充数据
4.提供删除 链接,可删除所在的行

css

img


html

img


js

img