留言列表模板HTML代码_html/css_WEB-ITnose

WBOY
發布: 2016-06-24 11:51:52
原創
2059 人瀏覽過

 

<!DOCTYPE html>  <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <title>留言列表 -- HoverTree</title>  <style>  .keleyitable {  width: 800px;  }    .keleyitable table, td, th {  border: 1px solid green;margin-top:10px;  }  .klytd {width:100px;text-align:right  }  .hvttd {  width:500px}  </style>    </head>  <body>  <div style="margin:0px auto;" class="keleyitable"><h2>留言列表</h2>      <table>  <tr><td class="klytd">留言时间:</td><td class="hvttd">2014-12-20</td></tr>  <tr><td class="klytd">留言人:</td><td class ="hvttd">柯乐义</td></tr>   <tr><td class="klytd">标题:</td><td class ="hvttd">HoverTree 项目将要使用什么语言编写呢?</td></tr>  <tr><td class="klytd">内容:</td><td class ="hvttd">是VB.NET还是C#,还是其他呢?</td></tr>  <tr><td class="klytd">回复:</td><td class="hvttd">你好,HoverTree项目将使用C#作为编程语言。使用SQL Server数据库。.net版本是4.0。开发工具使用<a href="http://keleyi.com/a/bjad/nvy3vslt.htm">Visual Studio 2013社区版。</a></td></tr>  </table>    <table>  <tr><td class="klytd">留言时间:</td><td class="hvttd">2014-12-21</td></tr>  <tr><td class="klytd">留言人:</td><td class="hvttd">Tom</td></tr>  <tr><td class="klytd">标题:</td><td class="hvttd">Is HoverTree a jQuery plugin?</td></tr>  <tr><td class="klytd">内容:</td><td class="hvttd"></td></tr>  <tr><td class="klytd">回复:</td><td class="hvttd">Yes,please go to <a href="http://keleyi.com/jq/hovertree/">http://keleyi.com/jq/hovertree/</a> .And it's a asp.net open source project too.</td></tr>  </table>    <table>  <tr><td class="klytd">留言时间:</td><td class="hvttd"></td></tr>  <tr><td class="klytd">留言人:</td><td class="hvttd"></td></tr>  <tr><td class="klytd">标题:</td><td class="hvttd"></td></tr>  <tr><td class="klytd">内容:</td><td class="hvttd"></td></tr>  <tr><td class="klytd">回复:</td><td class="hvttd"></td></tr>  </table>    </div>    <div style="width:800px;margin:10px auto;font-family:Arial, Helvetica, sans-serif;text-align:center;">HoverTree &copy; 2014 keleyi.com </div>  <!--最近打算开发一个留言板,asp.net的开源项目,http://hovertree.codeplex.com -->  </body>  </html>  
登入後複製

http://keleyi.com/a/bjad/aqqsi7eb.htm

web前端汇总:

來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
最新問題
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!