摘要: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="renderer" content="webkit"> <title>js中 阅读全文
posted @ 2019-03-26 11:22 金牛座的女孩 阅读(244) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style> /* 清除标签默认边距 */ body,ul,li,ol,img { margin: 0; padding: 0; 阅读全文
posted @ 2019-03-26 11:21 金牛座的女孩 阅读(850) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <style> .hide{display:none;} li{list-style: none;display:inline-b 阅读全文
posted @ 2019-03-26 11:15 金牛座的女孩 阅读(225) 评论(0) 推荐(0) 编辑