鱼C论坛

 找回密码
 立即注册
查看: 10628|回复: 46

[庖丁解牛] 0 0 0 6 - 美化字体

[复制链接]
发表于 2017-5-9 18:49:04 | 显示全部楼层
作业
  1. <!doctype html>
  2. <html>
  3.         <head>
  4.                 <meta charset="utf-8">
  5.                 <title>欢迎来到国际大厦酒店调查问卷界面!</title>
  6.                 <style type="text/css">
  7.                         html,body{
  8.                                 height:100%;
  9.                                 color:#000000;
  10.                                 font-family:sans-serif;
  11.                         }
  12.                         body{
  13.                                 background:url(background.jpg) center center;
  14.                                 background-size:cover;
  15.                                 margin:0;
  16.                                 padding:0;
  17.                                 position:relative;
  18.                         }
  19.                         #container{
  20.                                 width:100%;
  21.                                 text-align:center;
  22.                                 position:absolute;
  23.                                 top:50%;
  24.                                 transform:translateY(-50%);
  25.                         }
  26.                         h1{
  27.                                 font-size:66px;
  28.                                 margin-bottom:22px;
  29.                         }
  30.                         p{
  31.                                 font-size:33px;
  32.                                 margin-bottom:22px;
  33.                         }
  34.                         a{
  35.                                 font-size:33px;
  36.                         }
  37.                 </style>
  38.         </head>
  39.         <body>
  40.                 <div id="container">
  41.                         <h1>国际大厦酒店</h1>
  42.                         <p>  餐饮部:</p>
  43.                         <a href="https://www.baidu.com/?tn=96674718_hao_pg">传送门</a>
  44.                
  45.         </body>
  46. </html>
复制代码

点评

我很赞同!: 5.0
我很赞同!: 5
  发表于 2017-5-9 19:32
小甲鱼最新课程 -> https://ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-10-20 14:52

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表