单项选择题
在使用表格标记<Table Border=3 Frame=Rhs>,则下面说法正确的是()。
A.表格只显示右边框
B.表格显示上下外边框
C.表格只显示左边框
D.表格显示左右边框
点击查看答案&解析
相关考题
-
单项选择题
在HTML文档中,要定义一个宽400像素,高200像素的表格,正确的<table>标记是()。
A.<Table Size=400 Height=200>
B.<Table Border=400 High=200>
C.<Table Width=400 Height=200>
D.<Table Length=400 High=200> -
单项选择题
要从为文字“转至第3章第2节”建立超连接,以实现单击该文字后在新窗口中打开文档Chapt3.html(该文档与当前文档在同一目录下),并定位到书签“Sect_2”,正确代码是()。
A.< a Url=Chapt3.html#Sect_2 TarGet=_Blank>第3章第2节< /a>
B.< a Href=Sect_2#Chapt3.html#Sect_2 TarGet=_Blank>第3章第2节< /a>
C.< a Href=Chapt3.html#Sect_2 TarGet=_Blank>第3章第2节< /a>
D.< a Src=Chapt3.html#Sect_2 TarGet=_Blank>第3章第2节< /a> -
单项选择题
下面的文字修饰标记中,可以令文字用显示为下标的标记是()。
A.<SUB>
B.<SUP>
C.<Strike>
D.<Small>
