摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>DIV水平垂直居中</title> <style type="text/css"> .max_box{ position: relative; width: 500px; heig 阅读全文
posted @ 2016-03-04 16:20 框框A 阅读(2778) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> *{ margin: 0; padding: 0; } body{ height: 100%; } div{ bo 阅读全文
posted @ 2016-03-04 13:39 框框A 阅读(704) 评论(0) 推荐(0)