zoukankan      html  css  js  c++  java
  • 判断

    <!DOCTYPE html>
    <html lang="zh-cn">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta charset="utf-8" >
    <title>权益-待付款</title>
    <meta  content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;"  name="viewport">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <meta name="format-detection" content="telephone=no">
    <link href="http://www.5usport.com/favicon.ico" rel="shortcut icon"/>
    <link rel="apple-touch-icon-precomposed" href="http://www.5usport.com/mbbicon.png"/>
    <style>
    html{font-family:"Helvetica Neue",Helvetica,STHeiTi,Arial,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
    body{margin:0;font-size:20px;line-height:1.5;color:#333;height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-width: 320px;}
    a{background:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;color:#333}
    a:active{color:#f87c1a; outline:none;}
    img{border:0;vertical-align:middle; max-width: 100%;-ms-interpolation-mode:bicubic;-webkit-touch-callout:none;}
    h1,h2,h3,h4,h5,h6,p,figure,form,blockquote{margin:0}em,i{ font-style: normal;}
    ul,ol,li,dl,dd,p{margin:0;padding:0}
    ul,ol{list-style:none outside none}
    h1,h2,h3{line-height:2;font-weight:normal}
    *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
    .cl{zoom:1;}.cl:after{content:'020';display:block;height:0;clear:both;}
    
    .chtwo{ width: 100%; overflow: hidden;}
    .viewhd{ padding: 10px 0; border-bottom: 1px solid #e5e5e5; width: 100%; display: -webkit-box;}
    .vi_avatar_img{ display: block; position: relative; overflow: hidden; margin-right: 8px;}
    .vi_avatar_img a{ width: 40px; height: 40px; display: block;}
    .vi_avatar_img img{ border-radius: 50%;}
    .two_wrap{ -webkit-box-flex:1;}
    .authi_tw{-webkit-box-orient:vertical;}
    .authi_tw strong{ float: right; font-weight: normal; font-size: 12px;}
    .authi_tw b{ font-weight: normal; font-size: 14px; margin-right: 5px; float: left; padding-top: 2px;}
    .authi_tw b.gresy{ color: #b5b5b6;}
    .chtwo .message{ font-size: 16px; margin-top: 2px; clear: right;both}
    </style>
    </head>
    <body>
    <div class="chtwo cl">
         <div class="viewhd">
              <div class="vi_avatar_img">
                   <a href="" style="border:none;"><img src="http://www.5usport.com/uc_server/avatar.php?uid=183&amp;size=middle"></a>
              </div>
              <div class="two_wrap">
                  <div class="authi_tw" href="#replybtn_146988">
                       <strong><em>6<sup>#</sup></em></strong>
                       <b><a href="home.php?mod=space&amp;do=profile&amp;uid=183&amp;mobile=2" class="elecnation_dr">KEVIN</a></b>
                       <b class="gresy">4&nbsp;小时前</b>
                  </div>
                  <div class="message">季后赛的詹皇才是真詹皇</div> 
             </div>
        </div>
    </div>
    </body>
    </html>
  • 相关阅读:
    向cmd中添加字体的方法
    学生成绩管理系统C++
    立即抢注我的免费1T云空间
    js原型
    step3 . day8数据结构之算法
    代码练习中的bug及修改方法
    step3 . day7数据结构之二叉顺序数的创建和二叉树的栈形式遍历
    step3 . day6数据结构之非线性表 满二叉树和不完全二叉树
    step3 . day5 数据结构之线性表 栈和队的应用-球钟问题
    step3 . day4 数据结构之线性表 栈和队
  • 原文地址:https://www.cnblogs.com/chenguiya/p/5080610.html
Copyright © 2011-2022 走看看