Blogger Information
Blog 9
fans 0
comment 0
visits 7760
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
简单图文混排
Newf王永庆的博客
Original
1281 people have browsed it

<!DOCTYPE html>
<html lang="en">
<head>
   <meta charset="UTF-8">
   <title>文本控制</title>
   <style type="text/css">
span{font-weight:bold;
font-size:40px;font-family: georgia;

}
       h1{text-align:center;height:100px;background:#ccc;
line-height:100px; /*  定义行高 */
}
       img{width:300px;
height: 300px;
margin-bottom:10px;}
       b{display:block;
width:300px;height:40px;
background:pink;
overflow:hidden;
margin-bottom:100px;}
       /*内容被修剪*/
b:hover{overflow:visible;}
   </style>
</head>

<body>
<h1>PHP中文网</h1>
<p>PHP中文网</p>
<br>
<!--Google log-->

<span style="color:#0388F1">G</span>
<span style="color:rgb(245,28,39);">o</span >
<span style="color:#FFE80E;"">o</span>
<span style="color:#0388F1;">g</span>
<span style="color:#39FF1B">l</span>
<span style="color:#FFE80E">e</span>
<br>


<p style="display:inline-block;width:300px;height:400px;font-size:20px">
据905高速广播信息,
   友仁、关山、金洲、宁乡收费站入口都实行交通管制,
   无法上高速,请大家直接走金州大道或者319国道前往益阳。
   同时在长沙段20到24公里路段,也就是友仁收费站到关山收费站
   ,东往西车流量非常大。除了高速以外,城区部分路段也出现大面积拥堵情况。
   在南二环雅塘村路段,西往东排队到了罗家嘴立交桥。
   东往西排队到了桔园立交桥。</p>

<img src="images/1.jpg" alt="">



<img style="display:block" src="images/1.jpg"; alt="">

<b> 据905高速广播信息,
   友仁、关山、金洲、宁乡收费站入口都实行交通管制,
   无法上高速,请大家直接走金州大道或者319国道前往益阳。
   同时在长沙段20到24公里路段,也就是友仁收费站到关山收费站
   ,东往西车流量非常大。除了高速以外,城区部分路段也出现大面积拥堵情况。
   在南二环雅塘村路段,西往东排队到了罗家嘴立交桥。
   东往西排队到了桔园立交桥。</b>


<!--图文混排-->


</body>

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