zoukankan      html  css  js  c++  java
  • 留言框代码


    <style type="text/css">
    <!--
    .border
    {
    border:1px 1px 1px 1px solid #B60101;
    }

     .head{
      background: #B10202;
      border-1px;
      color:#FFFFFF;
      text-align:left;
      padding-left:10px;
      font-size:12px;
      200px;
    }
    .head_right{
    font-family:Webdings;
    20px;
     background: #B10202;
     text-align:right;

    }
    .head_right_span{
    font-family:Webdings;
    100%;
     background: #B10202;
     text-align:right;
     cursor:hand;
     padding-left:2px;
     color:#FFFFFF;
     font-size:12px;

    }
    .head_right_bg{
     background: #B10202;
    }
    .width{
    100%;
    height:120px;
    }
    .but{
    border:0px;
    background-color:#B60101;
    color:#FFFFFF;
    }
    -->
    </style>
    <table class="border" cellspacing="0"><tr ><td colspan="1"  class="head" valign="top">欢迎留言</td><td colspan="2" class="head_right_bg"><span id="idClose" class="head_right_span" onClick="this.innerText=this.innerText=='r'?('1'):('r')">r</span></td></tr><tr>
      <td colspan="3"><textarea name="idContent" class="width" rows="5"></textarea></td>
    </tr><tr>  <td colspan="3"><input name="idMobile" type="text"></td></tr><tr><td colspan="3"><input name="" type="button" value="发送留言" onClick="sendMessage()"  class="but">&nbsp;</td></tr></table>

  • 相关阅读:
    333333
    钢镚儿冲刺一周期第六天
    钢镚儿冲刺一周期第五天
    钢镚儿冲刺一周期第四天
    钢镚儿冲刺一周期第三天
    钢镚儿冲刺一周期第二天
    钢镚儿冲刺一周期第一天
    软件工程第九周总结
    CVPR论文的爬取
    构建之法读后感第五
  • 原文地址:https://www.cnblogs.com/bestsaler/p/1835535.html
Copyright © 2011-2022 走看看