漫漫技术人生路

C#

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

 

 

<!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><title>
 Check All CheckBox
</title>
<style type="text/css">
li
{
  list-style-type:none;
 
}
ul
{
  margin-left:0;
}

</style>
</head>
<body>
    <form name="form1" method="post"  id="form1" target="_blank">

 


<table width="660px" border="1">
<tr>
<td>performance</td>
<td>performance</td>
<td>performance</td>
</tr>
<tr>
<td valign="top">
<ul>

<li style="margin-top:-2%;">
<ul>
<li style="float:left;">
performance rating
</li>
<li >
</li>
<ul>
</li>
<li>
</li>
</ul>

<ul>
<li>
<ul>
<li style="float:left;">
performance
</li>
<li>
</li>
</ul>
</li>
</ul>

<ul>
<li>
<ul>
<li style="float:left;">
rating
</li>
<li>
</li>
</ul>
</li>
</ul>
</td>

<td valign="top">
<ul>
<li style="margin-top:-2%;">
<ul>
<li style="float:left;">for worksheet</li>
<li style="float:left;">for worksheet</li>
</ul>
</li>

<li>
<ul>
<li style="float:left;">
is greater than
</li>
<li style="float:left;">
5
</li>
</ul>
</li>
</ul>

<ul>
<li >
<ul>
<li style="float:left;">
is greater than
</li>
<li style="float:left;">
4
</li>
</ul>
</li>
</ul>

<ul>
<li >
<ul>
<li style="float:left;">
is greater than
</li>
<li style="float:left;">
5
</li>
</ul>
</li>
</ul>
</td>

<td valign="top">
<ul>

<li style="margin-top:-2%;">
<ul>
<li>
10%
</li>
<li style="float:left;">
</li>
<ul>
</li>


<li>
</li>
</ul>

 

<ul>
<li>
<ul>
<li >
10%
</li>
<li style="float:left;">
</li>
</ul>
</li>
</ul>

<ul>
<li>
<ul>
<li>
10%
</li>
<li style="float:left;">
</li>
</ul>
</li>
</ul>
</td>
</tr>
</table>

 


</form>
</body>
</html>

posted on 2007-12-26 23:25  javaca88  阅读(125)  评论(0)    收藏  举报