According to the text, lungfish can________
A. breathe through its skin
B. move freely on dry land
C. remain alive out of water
D. be as active on land as in water
第1题:
A.2 through 1001
B.1 through 1001
C.1 through 1002
D.2 through 1005
第2题:
8、去掉超链接的下划线需要使用下列哪个CSS样式属性?
A.text-decoration:none;
B.text-decoration:underline;
C.text-decoration:overline;
D.text-decoration:line-through;
第3题:
去掉超链接的下划线需要使用下列哪个CSS样式属性?
A.text-decoration:none;
B.text-decoration:underline;
C.text-decoration:overline;
D.text-decoration:line-through;
第4题:
【单选题】下列选项中,用于清除超链接默认的下划线的是:
A.text-decoration:none
B.text-decoration:underline
C.text-decoration:overline
D.text-decoration:line-through
第5题:
【单选题】在CSS的文本属性中,文本修饰的取值text-decoration:line-through表示()
A.不用修饰
B.下划线
C.上划线
D.横线从字中间穿过
第6题:
以下装饰线设置正确的有:().
A.text-decoration:underline;
B.text-decoration:underline overline;
C.text-decoration:overline;
D.text-decoration:line-through;