摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> * { margin: 0; padding: 0; } ul { list-style: none; posit 阅读全文
posted @ 2020-04-08 21:35 JackieDYH 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> img{ position: absolute; width: 300px; height: 200px; bac 阅读全文
posted @ 2020-04-08 21:34 JackieDYH 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2020-04-08 21:32 JackieDYH 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 事件委托处理: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> * { margin: 0; padding: 0; } .wrap { width: 200px 阅读全文
posted @ 2020-04-08 21:31 JackieDYH 阅读(10) 评论(0) 推荐(0) 编辑