zoukankan      html  css  js  c++  java
  • Atitit img hot click link 图像背景拉伸100%Map area trouble..So body backgrd img mode...is easy...No

    Atitit img hot click link 图像背景拉伸100%

    Map area  trouble..

    So body backgrd img mode...is easy...

    Note,,,use relate witdh and height ...

    Margin left ,top etc...

    First ver layout,use div。。

    Then per line,,use A tag ,,dispaoy inline-block to layount

    <!DOCTYPE html>

    <html>

    <head>

    <title>..</title>

    </head>

    <body background="" style=" background-repeat:no-repeat;  background:url(h5_搜索.jpg);  background-size: cover;  background-repeat:no-repeat "  >

    <!--  background-color: green; -->

    <div style="   margin-left: 16vw; margin-top: 20vh; ">  

    <div>

    <a style="100%;  height: 5vh; display:  block;    "  href="http://hxc888.net" target="_blank"></a>

     <a style="100%;  height: 5vh;    display:  block;  margin-left: 30px;   "  href="http://hxc888.net" target="_blank"></a>

     </div>

     <div style="

        margin-top: 8vh;  height: 7vh;  margin-bottom: 9vh; ">

     <a style=" 25vw;

        height: 100%;

        display: inline-block;

         "  href="http://hxc888.net" target="_blank"></a>

     <a style=" 25vw;

       height: 100%;

        display: inline-block;

        margin-left: 10px;

          "  href="http://hxc123.net" target="_blank"></a>

     </div>

    <div  style="

        height: 5vh; ">

     <a style="25vw;   display: inline-block;    height: 100%;  "  href="http://hxc888.cc" target="_blank"></a>

     <a style="25vw;   display: inline-block;   height: 100%;  "  href="http://hxc888.vip" target="_blank"></a> </div>

     </div>

    </body>

    </html>

  • 相关阅读:
    java数组
    python中的换行与不换行
    金融业务知识2---资金的时间价值与跨时期优化
    金融业务知识1---金融和金融系统
    你真的理解正向代理和反向代理吗?
    webpack(9)plugin插件功能的使用
    webpack(8)vue组件化开发的演变过程
    webpack(7)webpack使用vue配置
    webpack(6)webpack处理图片
    webpack(5)webpack处理css文件
  • 原文地址:https://www.cnblogs.com/attilax/p/15196790.html
Copyright © 2011-2022 走看看