摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>hover</title> <style> .menu{ width: 100px; background-color: #9a9a9a; line-height: 阅读全文
posted @ 2022-11-19 16:31 wode-wode 阅读(49) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>overfloat</title></head><body style="width: 980px;margin: 0 auto;"> <h3>overflow:如 阅读全文
posted @ 2022-11-19 16:08 wode-wode 阅读(60) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>opacity</title> <style> .c1{ margin:0 auto; width: 1080px; text-align: center; } . 阅读全文
posted @ 2022-11-19 15:54 wode-wode 阅读(25) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>position-relative</title></head><body style="width: 1080px;margin:0 auto"> <h3>12- 阅读全文
posted @ 2022-11-19 12:06 wode-wode 阅读(10) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>positio</title> <style> .navigator{ height: 100px; width: 1080px; background-color 阅读全文
posted @ 2022-11-19 11:11 wode-wode 阅读(17) 评论(0) 推荐(0)