You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AiShopping/AiGouWu\Demo\Demo.aspx

16 lines
788 B

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Demo.aspx.cs" Inherits="AiGouWu.Demo.Demo" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
<style type="text/css">
.box{ width:240px;}
.box h3{ margin:0px; padding:0px; background:url("../images/buy_title_bg.gif"); line-height:33px; font-size:14px; position:relative; color:#666666;}
.spanmore{ position:absolute; right:5px; top:1px; z-index:100; }
.box ul{ margin:0px; padding:0px; list-style:none;}
.box ul li{ float:left; margin:2px; text-align:center;}
.box ul li img{ border:none;}
.box ul li span{ width:100%;}