Blogger Information
Blog 9
fans 0
comment 0
visits 4938
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
html/css/php基础知识2018年08月13晚日作业
杰盟的博客
Original
680 people have browsed it

今天是第三天在php中文网学习:

代码:

实例

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title>贵州贵酒</title>
    <style type="text/css">
    p{font-weight:bold;
          font-size:30px;
          font-family: 楷体;
      }
    h1{text-align:center;
    	height:100px
    	background:#ccc;
        line-height:100px;
         }
    span{font-size:40px;font-weight:bold;font-family:georgia;}
    img{widht:300px;height:400px;}
    b{  diplay:block;
    width:300px;
    height:40px;
    background:pink;
    overflow:hidden;
      margin-bottom:100px;
     }
     b:hover{overflow:visible;}
   </style>

</head>
<body>
<h1>贵州贵酒产品展示</h1>
<p>贵州贵酒简介</p>
<br>
<span style="color:#0388F1">G</span>
<span style="color:rgb(245,28,39);">o</span>
<span style="color:#EEE80E">o</span>
<span style="color:#0388F1">g</span>
<span style="color:#39FF1B">l</span>
<span style="color:#EEE89E">e</span>
<br>
<img src="images/3.jpg" style="width: 500px;height: 300px;" >
<img src="images/2.jpg" style="width: 500px;height: 300px;">
<img src="images/4.jpg" style="width: 500px;height: 300px;">
<p>2009年,贵阳酒厂改制成功,2010年,正式更名为贵州贵酒有限责任公司。现公司厂区面积一千多亩,职工千余人,资金近5.6亿,拥有先进的技术力量,**酱香型和浓香型两种不同风格的系列产品,主要产品“贵阳大曲酒”、“黔春酒”、“贵酒”,曾先后荣或贵州省名酒、轻工部优质产品、国家优质产品、国家优质产品,以及国际奖等省、部级以上的金、银奖牌30余枚。 [1] 
在强大的**、资金支持下,公司投资二十亿元建造2000亩大型生态酿酒园,并对贵酒**重新进行了规划整合,成功开发了新的“贵酒”系列**,蓄势正待高飞。 [1] 
</p>

<br><br>

<b>贵酒之贵在于工艺。贵酒取黔灵山脉泉水,精选优质高粱、小麦为原料,采用科学独特的传统**工艺,高温制曲、高温入窖、高温蒸馏,历经两次投料、八次发酵、九次蒸烤,之后以酒养窖、精心陈酿、科学勾兑,最终成为著世之美酒。黔地俊山秀水,赋予它**的灵气;沿袭百年的传统酿造技艺,形成它高贵的**。大师级手工典范,得以世代传承。
</b>
</body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例

手抄:作业页面.jpg手抄代码.jpg


Correction status:qualified

Teacher's comments:看看你第一次的作业!再看看这两次的作业!!这代码高亮呢???
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post