下面的css样式中,代表后代选择器的是( )
p{font-size:12px;}
h1.txt{color:red;}
h1.txt,li{color:red;}
#end{font-size:14px;}