单项选择题
在HTML中,通过()可以实现鼠标悬停在超链接上时,为无下划线的效果。
A.a{text-decoration:underline} B.a{text-decoration:none} C.a:hover{text-decoration:none} D.a:link{text-decoration:underline}
单项选择题 在HTML中有效,规范的注释声明是()。
单项选择题 下面关于外部样式表的说法错误的是()。
多项选择题 下面选项中,()可以设置网页中某个标签的右外边距为10像素。