1 <!doctype html>
 2 <html lang="en">
 3     <head>
 4         <meta charset="UTF-8">
 5         <meta name="Generator" content="EditPlus®">
 6         <meta name="Author" content="">
 7         <meta name="Keywords" content="">
 8         <meta name="Description" content="">
 9         <title>Document</title>
10         <style type="text/css">
11         </style>
12     </head>
13     <body>
14         <!--
15             透明背景图:".png"格式(背景透明只显示其中内容和文字其他的都会被背景色覆盖);
16         -->
17         <img src="img/1.jpg"/>
18         <img src="img/2.jpg"/>
19         <img src="img/1.gif"/>
20         <img src="img/1.png"/>
21     </body>
22 </html>

 

posted on 2018-12-13 21:19  cleverbiger  阅读(1327)  评论(0编辑  收藏  举报