摘要: 一、table布局 table 的特性决定了它非常适合用来做布局,并且表格中的内容可以自动居中,这是之前用的特别多的一种布局方式。 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>CSS 布局</title> 阅读全文
posted @ 2020-03-18 10:00 姚啊姚 阅读(704) 评论(0) 推荐(0) 编辑