随笔分类 -  实际案例

摘要:效果展示: 代码: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> //清除默认 阅读全文
posted @ 2020-08-18 11:21 webpon 阅读(708) 评论(0) 推荐(0)
摘要:效果展示: 代码: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta 阅读全文
posted @ 2020-08-18 09:49 webpon 阅读(146) 评论(0) 推荐(0)
摘要:代码如下: <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> *{ margin:0;padding:0;list-style: none;text-decoration: none; } body{ bac 阅读全文
posted @ 2020-08-15 10:59 webpon 阅读(709) 评论(0) 推荐(0)