A plus Display:block
<!DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "><HTMLxmlns= "http://www.w3.org/1999/xhtml"><Head><Metahttp-equiv= "Content-type"content= "text/html; charset=gb2312" /><title>Untitled Document</title><styletype= "Text/css">Ul,li{margin:0;padding:0;font-size:12px;}ul{Overflow:Hidden;Zoom:1;}ul Li{float: Left;Display:inline;margin:0 1px;Border-top:1px solid #ddd;List-style:None}ul Li a{width:120px;Height:30px;Display:Block;Line-height:30px;text-align:Center;Font-weight:Bold;text-decoration:None;background:#666;Border-top:1px solid #ccc;Color:#FFF;}ul Li A:hover{background:#333;Color:#C00;}</style></Head><Body><ul> <Li><ahref="#">Home</a></Li> <Li><ahref="#">News</a></Li> <Li><ahref="#">Consultation</a></Li></ul></Body></HTML>
UL Li do the menu how to make the whole Li is a link area?