摘要: 一,效果图。 二,代码。 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Table表格</title> <style> table { border-collapse: collapse; width: 100%; } 阅读全文
posted @ 2019-01-22 09:17 花儿迎风笑 阅读(1220) 评论(0) 推荐(0) 编辑