随笔分类 -  前端歌谣-学习篇-html+css

上一页 1 2 3 4 5 6 ··· 11 下一页
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(32) 评论(0) 推荐(0) 编辑
摘要:index.css /* index.css是用来美化首页的 */ * { margin: 0; padding: 0; /* 內减模式 */ box-sizing: border-box; } li { list-style: none; } a { text-decoration: none; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(122) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(69) 评论(0) 推荐(0) 编辑
摘要:占有原来的位置 仍然具体标签原有的显示模式特点 改变位置参考自己原来的位置 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(24) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(45) 评论(0) 推荐(0) 编辑
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="wi 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(34) 评论(0) 推荐(0) 编辑
摘要:index.css /* index.css是用来美化首页的 */ * { margin: 0; padding: 0; /* 內减模式 */ box-sizing: border-box; } li { list-style: none; } a { text-decoration: none; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(73) 评论(0) 推荐(0) 编辑
摘要:index.css /* index.css是用来美化首页的 */ * { margin: 0; padding: 0; /* 內减模式 */ box-sizing: border-box; } li { list-style: none; } a { text-decoration: none; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(27) 评论(0) 推荐(0) 编辑
摘要:index.css /* index.css是用来美化首页的 */ * { margin: 0; padding: 0; /* 內减模式 */ box-sizing: border-box; } li { list-style: none; } a { text-decoration: none; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(53) 评论(0) 推荐(0) 编辑
摘要:index.css .banner { height: 500px; background-color: #f5f5f5; } .banner .wrapper { position: relative; height: 500px; background-color: pink; } /* 侧导航 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(95) 评论(0) 推荐(0) 编辑
摘要:index.css .banner { height: 500px; background-color: #f5f5f5; } .banner .wrapper { position: relative; height: 500px; background-color: pink; } /* 侧导航 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(98) 评论(0) 推荐(0) 编辑
摘要:index.css .banner { height: 500px; background-color: #f5f5f5; } .banner .wrapper { position: relative; height: 500px; background-color: pink; } /* 侧导航 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(46) 评论(0) 推荐(0) 编辑
摘要:index.css .banner { height: 500px; background-color: #f5f5f5; } .banner .wrapper { position: relative; height: 500px; background-color: pink; } /* 侧导航 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(23) 评论(0) 推荐(0) 编辑
摘要:commom.css /* 各个页面相同的样式表 : 头, 尾部 */ /* 版心 */ .wrapper { width: 1240px; margin: 0 auto; } /* 快捷导航 */ .shortcut { height: 52px; background-color: #333; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(141) 评论(0) 推荐(0) 编辑
摘要:commom.css /* 各个页面相同的样式表 : 头, 尾部 */ /* 版心 */ .wrapper { width: 1240px; margin: 0 auto; } /* 快捷导航 */ .shortcut { height: 52px; background-color: #333; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(20) 评论(0) 推荐(0) 编辑
摘要:commom.css /* 各个页面相同的样式表 : 头, 尾部 */ /* 版心 */ .wrapper { width: 1240px; margin: 0 auto; } /* 快捷导航 */ .shortcut { height: 52px; background-color: #333; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(32) 评论(0) 推荐(0) 编辑
摘要:commom.css /* 各个页面相同的样式表 : 头, 尾部 */ /* 版心 */ .wrapper { width: 1240px; margin: 0 auto; } /* 快捷导航 */ .shortcut { height: 52px; background-color: #333; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(27) 评论(0) 推荐(0) 编辑
摘要:commom.css <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(22) 评论(0) 推荐(0) 编辑
摘要:commom.css /* 各个页面相同的样式表 : 头, 尾部 */ /* 版心 */ .wrapper { width: 1240px; margin: 0 auto; } /* 快捷导航 */ .shortcut { height: 52px; background-color: #333; 阅读全文
posted @ 2022-07-05 18:42 前端导师歌谣 阅读(131) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 11 下一页
点击右上角即可分享
微信分享提示