论坛

标题: 背景标签 [打印本页]

作者: joker两点    时间: 2018-1-16 21:05
标题: 背景标签
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>无标题文档</title>
  6. <style>
  7.    .box{ font-size:36px; font-family: "楷体", "宋体"; background: url(images/M68709LC8O6L.jpg) no-repeat 20px 20px fixed/*repeat-x repeat-y*/ ; line-height:1000px;
  8.    
  9. }
  10. </style>
  11. </head>

  12. <body>
  13. <div class="box">
  14.    消费品
  15. </div>
  16. </body>
  17. </html>
复制代码





作者: lori棒棒糖    时间: 2018-1-17 17:53
作业完成没有问题,继续加油,一定要多练习手写代码哦~




欢迎光临 论坛 (http://bbs.qinxue.com/) Powered by Discuz! X3.1