在html的css中,下列选项中( )属于后代选择器
h1, ul, li, dd {margin:0px;padding:0px;}
#header, .menu{width:350px;float:right;}
#header .menu{width:350px;float:right;}
#header .menu{width:350px;float:right;}
在html的css中,下列选项中( )属于后代选择器
h1, ul, li, dd {margin:0px;padding:0px;}
#header, .menu{width:350px;float:right;}
#header .menu{width:350px;float:right;}
#header .menu{width:350px;float:right;}