zoukankan      html  css  js  c++  java
  • 布局

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>无标题文档</title>
    </head>

    <body>
    <table width="910" border="0" align="center">
    <tr>
    <td width="456" rowspan="2"> <img src="images/logo.gif"/> <img src="images/phone.gif" width="210" height="61"/></td>
    <td width="438" align="right"><span style="font-size: 12px"><a href="#">我的橡果</a> | <a href="#">橡果客服</a> | <a href="#">橡果俱乐部</a> | <a href="#">购物车</a> | <a href="#">产品视频</a></span>|</td>
    </tr>
    <tr>
    <td align="right" style="font-size:12px"><a href="#">注册</a> | <a href="#">登录</a></td>
    </tr>
    <tr>
    <td colspan="2">
    <img src="images/1car.gif" width="141" height="25"><img src="images/mobile.gif" width="159" height="25" border="0"><img src="images/2watch.gif" width="158" height="25" /><img src="images/3health.gif" width="149" height="25" /><img src="images/4stu.gif" width="138" height="25" /><img src="images/5body.gif" width="155" height="25" />
    </td>
    </tr>
    </table>
    <table width="910" border="0" align="center">
    <tr>
    <td><img src="images/moto.jpg" width="792" height="500"></td>
    </tr>
    </table>
    </table>
    </body>
    </html>

    人生是一场难得的修行,不要轻易交白卷。 ----与君共勉
  • 相关阅读:
    Javascript面向对象编程(三):非构造函数的继承
    zabbix java api
    Hbase架构与原理
    Hbase集群监控
    kafka使用场景
    Java curator操作zookeeper获取kafka
    Docker网络基础:快速指南
    JPA Advanced Mappings(映射)
    9.Spark Streaming
    7.spark共享变量
  • 原文地址:https://www.cnblogs.com/alexhere/p/6006036.html
Copyright © 2011-2022 走看看