惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
A
About on SuperTechFans
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
月光博客
月光博客
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
T
Tailwind CSS Blog
Jina AI
Jina AI
有赞技术团队
有赞技术团队
博客园_首页

博客园 - jueban's space

js - jueban's space - 博客园 确定删除 - jueban's space - 博客园 SQL语句大全 上海 招聘 asp.net jq 的程序员 上海 招聘 asp.net jq 程序员 sql2005 asp.net2.0安全性(1)--用户角色篇(类) 常用编码工具类,支持base64,md5,des,crc32 reg 新城管如何变老城管 进度条 xss 可拖动,ModalPopup 新封装的仿kijiji的城市菜单 用ajax.net封装的不间断marquee行为 http://shanghai.myol.cn/ favicon.ico图标在线制作+ico下载 验证码 转贴 lightbox
tt
jueban's space · 2008-03-25 · via 博客园 - jueban's space

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
#ID_popu 
{
    background-color
: #EBEBF5;
    width
:520px;
}
#ID_popu ul 
{
    list-style-position
: outside;
    list-style-image
: none;
    list-style-type
: none;
    position
: relative;
    float
: none;
    white-space
: nowrap;
    display
:block;
    margin-top
: 0px;
    margin-right
: 8px;
    margin-bottom
: 0px;
    margin-left
: 8px;
}
#ID_popu li 
{
    float
: left;
    height
: 30px;
    width
: 84px;
    text-align
: center;
}
#ID_popu div 
{
    background-color
: #FFFFFF;
    margin
: 0px;
}

-->

</style>
</head>
<body>
<DIV id="ID_popu">
  
<UL>
    
<LI id="1">直辖市</LI>
    
<LI id="12">广东</LI>
    
<LI id="18">山东</LI>
    
<LI id="2">江苏</LI>
    
<LI id="27">浙江</LI>
    
<LI id="23">福建</LI>
  
</UL>
  
<div>xxx</div>
  
<UL>
    
<LI id="22">四川</LI>
    
<LI id="14">辽宁</LI>
    
<LI id="6">河北</LI>
    
<LI id="7">河南</LI>
    
<LI id="11">吉林</LI>
    
<LI id="13">江西</LI>
  
</UL>
  
<div></div>
  
<UL>
    
<LI id="8">黑龙江</LI>
    
<LI id="20">陕西</LI>
    
<LI id="21">安徽</LI>
    
<LI id="9">湖北</LI>
    
<LI id="10">湖南</LI>
    
<LI id="15">内蒙古</LI>
  
</UL>
  
<div></div>
  
<UL>
    
<LI id="19">山西</LI>
    
<LI id="3">广西</LI>
    
<LI id="26">云南</LI>
    
<LI id="16">宁夏</LI>
    
<LI id="4">贵州</LI>
    
<LI id="25">新疆</LI>
  
</UL>
  
<div></div>
  
<UL>
    
<LI id="28">甘肃</LI>
    
<LI id="17">青海</LI>
    
<LI id="5">海南</LI>
    
<LI id="24">西藏</LI>
    
<LI id="29">港澳台</LI>
    
<LI id="30">国外</LI>
  
</UL>
  
<div></div>
</DIV>
<table width="200" border="1" align="center">
  
<tr>
    
<td>&nbsp;</td>
    
<td>&nbsp;</td>
    
<td>&nbsp;</td>
  
</tr>
  
<tr>
    
<td>&nbsp;</td>
    
<td bgcolor="#996600" id="citybutton">&nbsp;</td>
    
<td>&nbsp;</td>
  
</tr>
  
<tr>
    
<td>&nbsp;</td>
    
<td>&nbsp;</td>
    
<td>&nbsp;</td>
  
</tr>
</table>
</body>
</html>