摘要: p{ text-indent: 2em; line-height: 2em;}h4{ -webkit-column-span:all; background: green; text-align: center;}section{ padding: 10px; background: rgba(18 阅读全文
posted @ 2018-10-08 21:04 侯伟东 阅读(688) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>浮动布局</title> <link rel="stylesheet" type="text/css" href="st1.css"></head><body><h 阅读全文
posted @ 2018-10-08 20:39 侯伟东 阅读(788) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>浮动布局</title> <link rel="stylesheet" type="text/css" href="st1.css"></head><body><h 阅读全文
posted @ 2018-10-08 20:38 侯伟东 阅读(1500) 评论(0) 推荐(0) 编辑
摘要: *{ margin: 0; padding: 0;}li{ list-style-type: none;}a{ text-decoration: none;}.ul1{margin: 50px;}.ul1>li{ width: 150px; height: 2em; border-radius: 0 阅读全文
posted @ 2018-10-08 15:46 侯伟东 阅读(999) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>旋转菜单</title> <link rel="stylesheet" href="style8.css" type="text/css"></head><body 阅读全文
posted @ 2018-10-08 10:35 侯伟东 阅读(3892) 评论(0) 推荐(1) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>旋转菜单</title> <link rel="stylesheet" href="style7.css" type="text/css"></head><body 阅读全文
posted @ 2018-10-08 09:12 侯伟东 阅读(373) 评论(0) 推荐(0) 编辑