zoukankan      html  css  js  c++  java
  • 当当网代码3

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>无标题文档</title>
    <style type="text/css">
    <!--
    .style1 {
     font-size: 16px;
     font-weight: bold;
    }
    .style2 {font-size: 16px}
    .style3 {color: #FFCC33}
    .style4 {color: #FFCC00}
    .style5 {
     color: #6699FF;
     font-weight: bold;
    }
    .style6 {
     color: #66CCFF;
     font-weight: bold;
    }
    a:link {
     text-decoration: none;
    }
    a:visited {
     text-decoration: none;
    }
    a:hover {
     text-decoration: underline;
    }
    a:active {
     text-decoration: none;
    }
    -->
    </style>
    </head>

    <body><table width="1196" border="0">
       <tr>
         <td width="999"><img src="image/logo.gif" width="87" height="40" /></td>
         <a href="Untitled-3.html"><td width="96" >[新用户注册]</td></a>
         <a href="Untitled-6.htm "><td width="79"><span class="style3">帮助</span></td></a>
       </tr>
    </table>
    <hr color="#FF00FF";>
    <table width="1016" height="334" border="0">
      <tr>
        <td width="200"><p><img src="image/class-book1.jpg" width="200" height="279"> </p>
        <p><img src="image/zoom+.gif" width="158" height="28"></p></td>
        <td width="463"><p class="style1">寻龙记2</p>
        <p class="style2">作者:vivibear 著</p>
        <p class="style2">出版社:新世界出版社</p>
        <p class="style2">出版时间:2007-8-1</p>
        <p class="style2">印次:</p>
        <p class="style2">字数:100000</p>
        <p class="style2">包装:平装</p>
        <p class="style2">定价:20元<span class="style3">当当价:15.8元</span> 折扣:<span class="style4">当当价:79</span>折 节省:<span class="style4">4.20</span>元</p>
        <p class="style2"><img src="image/sale.gif" width="84" height="24"></p>
        <p class="style2">共有顾客评论0条</p></td>
        <td width="331"><p>丛书名:</p>
        <p>ISIS:9787802282599</p>
        <p>版次:1</p>
        <p>页数:253</p>
        <p>纸张:胶版纸</p>
        <p>开本:</p>
        <p><img src="image/diamond.gif" width="15" height="12">砖石vip价:15.01元</p>
        <p>&nbsp;</p></td>
      </tr>
    </table>
     <hr>
     <p class="style5">内容提要</p>
     <p>女主角独身一人梭在时光的洪流里,主演一个个美丽故事,遇见一位位精彩的帅哥,像用晶莹的线穿起一粒粒美丽的珍珠,成一串缤纷的项链,</p>
     <p>一幅幅历史烟云中的画卷被徐徐展开,妙笔细细勾勒,浮出清晰地轮廓。</p>
     <p>在这样绚丽又浪漫的背景下,演绎出的故事焉能不扣人心弦,引人入胜。</p>
     <hr>
     <p class="style6">目录</p>
     <p>寻龙记 2</p>
     <p>chapter06 贺兰晴雪</p>
     <p>chapter07 乱世修罗</p>
     <p>chapter08 雄鹰铁血</p>
     <p>chapter09 朝歌如梦</p>
     <p>chapter010 新的开始</p>
     <p>fanwai 前缘</p>
      <img src="image\index-end.jpg" />
      <p align="center">copyright (C) 当当网 2004-2008,All Rights Reserved <img src="image\validate.gif" /> <font  color="#0066CC">京ICP证041189号</p>
    </body>
    </html>

  • 相关阅读:
    pch”预编译头文件来自编译器的其他版本,或者预编译头为 C++ 而在 C 中使用它(或相反) and vs找不到路径
    VC++获得当前系统时间的几种方案
    无法解析的外部符号 __imp____glutInitWithExit@12,该符号在函数 _glutInit_ATEXIT_HACK@8 中被引用
    error C2381: “exit” : 重定义
    vs2019 link glaux.lib 无法解析的外部符号,是缺少一个Lib
    操作系统算法整理+汇总
    vs2019配置glm包
    第二题 既约分数
    死磕Spring之IoC篇
    精尽Spring Boot源码分析
  • 原文地址:https://www.cnblogs.com/liuzhuqing/p/7481135.html
Copyright © 2011-2022 走看看