单项选择题

兼容性条件注释法,以下哪串代码只用于IE8()

A.<!--[if IE 8]>< ![endif]-->
B.<!--[if lt IE 8]>< ![endif]-->
C.<!--[if gt IE 8]>< ![endif]-->
D.<!--[if !IE]>< ![endif]-->