摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> *{ margin: 0; padding: 0; } body,html{ width: 100%; height 阅读全文
posted @ 2017-03-07 10:05 张正-博客园 阅读(163) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title></title> <style type="text/css"> ul{float: left;} ul li{list-style: none;position: relati 阅读全文
posted @ 2017-03-07 10:02 张正-博客园 阅读(357) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> #box{ width: 50px; height: 50px; background: red; position 阅读全文
posted @ 2017-03-07 09:55 张正-博客园 阅读(232) 评论(0) 推荐(1) 编辑
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style type="text/css">.main * { padding: 0; margin: 0; font-family: 'Source Code 阅读全文
posted @ 2017-03-07 09:54 张正-博客园 阅读(302) 评论(0) 推荐(0) 编辑