摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>等高布局</title> <style type="text/css"> *{ margin: 0; padding: 0; } .clearfix::after{ content 阅读全文
posted @ 2020-02-09 17:00 JackieDYH 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>等高布局</title> <style type="text/css"> *{ margin: 0; padding: 0; } .parent{ width: 900px; bo 阅读全文
posted @ 2020-02-09 16:59 JackieDYH 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>双飞翼布局</title> <style type="text/css"> *{ margin: 0; padding: 0; } .clearfix::after{ conten 阅读全文
posted @ 2020-02-09 16:58 JackieDYH 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>电子相册</title> <style type="text/css"> *{ margin: 0; padding: 0; } ul{ list-style: none; } b 阅读全文
posted @ 2020-02-09 16:52 JackieDYH 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>logo名牌</title> <style type="text/css"> *{ margin: 0; padding: 0; } ul{ list-style: none; } 阅读全文
posted @ 2020-02-09 16:51 JackieDYH 阅读(4) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>DYH</title> <style type="text/css"> .item{ position: relative; width: 300px; height: 300px 阅读全文
posted @ 2020-02-09 16:34 JackieDYH 阅读(12) 评论(0) 推荐(0) 编辑