设置表格标题的HTML代码是()A、title/title B、name/name C、table/table D、caption/caption

设置表格标题的HTML代码是()

  • A、<title></title> 
  • B、<name></name> 
  • C、<table></table> 
  • D、<caption></caption>

相关考题:

Which syntax turns an existing constraint on? () A. ALTER TABLE table_name ENABLE constraint_name;B. ALTER TABLE table_name STATUS = ENABLE CONSTRAINT constraint _ name;C. ALTER TABLE table_name ENABLE CONSTRAINT constraint _ name;D. ALTER TABLE table_name TURN ON CONSTRAINT constraint _ name;

以下能在窗体Form1的标题栏中显示“Visual Basic窗体”的语句是A.Form1.Name=“Visual Basic窗体”B.Form1.Title=“VisualBasic窗体”C.Form1.Caption=“VisualBasic窗体”D.Form1.Text=“VisualBasic窗体”

设置表格的边框为0的HTML代码是() A. table cellspacing =0B.table height=0C.table border=0D.table cellpadding =0

在HTML文档中用于表示页面标题鲍标记对是( )。A.head/headB.header/headerC.Caption/CaptionD.title/title

在H FML文档中用于表示表格的标记对是( )。A.head/headB.header/headerC.table/tableD.Caption/Caption

请根据网页显示的效果图(如图14-4所示),将HTML文本中(n)处的解答填于相应的解答栏内。[说明]<html><head><!-- TemplateBeginEditable name="doctitle" --><title>Untitled Document</title><!-- TemplateEndEditable --><meta. http-equiv="Content-Type" eontent-"text/html; charset=gb2312"><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable --><!-- TemplateParam name="BodyBackgroundColor" type="color" value="FFFFFF" --><!-- TemplateParam name="FooterColor" type="color" value="CCCCCC" --><!-- TemplateParam name="ImageTitleColor" type="color" value="CCCCCC" --><!-- TemplateParam name="Footer" type="boolean" value="true" --><style. type="text/css"><!--body {background-color: FFFFFF;}--></style></head><body marginwidth="0" marginheight="0" leffmargin="0" topmargin="0"><br><table width="45%" border="0" cellspaeing="2" cellpadding="4" align="center"><tr bgcolor="@@(ImageTitleColor )@@"><td height=-"20"><!-- TemplateBeginEditable name="ImageTitle" --><div align="center">图片浏览(日落) </div><!-- TemplateEndEditable --x/td>.</tr><tr><td width="60%" height="169" align="center"> <!-- TemplateBeginEditable name="Image" --><IMG nClick=over(this) title=放大 (1) name="image" width="318" height="137" (2) (3) ><!-- TemplateEndEditable --></td></tr></table><br><hr width="55 %" noshade size="1"><hr><!-- TemplateBeginEditable name="Navigation" --><table width="63%" border="0" cellspacing="0" cellpadding="4" align="center"><tr><td width="20%" align="right"><nobr><a href="">(4); First</a>|<a href="">(5);Previous</a></nobr></td><td width="20%" align="center"><nobr><a href="">(6)</a>|2| <a href="">3</a>|<a href="">4</a> | <a href="">5</a></nobr></td><td align="left" width="20%"><nobr><a href="">Next </a>|<a href="">Last(7); </a></nobr></td></tr></table><!-- TemplateEndEditable --></body></html>

设置表格边框色彩的HTML代码是()A、table color=# B、th bordercolor=# C、table bordercolor=# D、th color=#

若要改变VisualFoxPro系统的窗口标题,需要输入命令()。A、_SCREEN.CAPTION=新标题B、WINDOWS.CAPTION=新标题C、_SCREEN.TITLE=新标题D、WINDOWS.TITLE=新标题

设置表格的单元格间距为0的HTML代码是()A、table cellspacing =0 B、table height=0 C、table border=0 D、table cellpadding =0

设置围绕表格的边框宽度的HTML代码是?()A、table size=#B、table border=#C、table bordersize=#D、tableborder=#

设置表格的单元格填充为0的HTML代码是()A、table cellspacing=0B、table height=0C、table border=0 D、table cellpadding=0

设置表格边框色彩的亮度的HTML代码是()A、th bordercolorlight=# B、table bordercolor=# C、th bordercolor=# D、table bordercolorlight=#

Which syntax turns an existing constraint on?()A、ALTER TABLE table_name ENABLE constraint_name;B、ALTER TABLE table_name STATUS = ENABLE CONSTRAINT constraint_name;C、ALTER TABLE table_name ENABLE CONSTRAINT constraint_name;D、ALTER TABLE table_name STATUS ENABLE CONSTRAINT constraint_name;E、ALTER TABLE table_name TURN ON CONSTRAINT constraint_name;

设置网页的标题时,在代码中需要()标记。A、head/headB、title/titleC、body/bodyD、table/table

为一个HTML文档加一个标题应该使用的HTML标记是:()A、table…B、head…C、pre…D、title…

设置网页标题的标记码为。()A、HEAD网页标题/HEADB、TABLE网页标题/TABLEC、TITLE网页标题/TITLED、BODY网页标题/BODY

以下能在窗体Form1的标题栏中显示"VisualBasic窗体"的语句是()。A、Form1.Name="VisualBasic窗体"B、Form1.Title="VisualBasic窗体"C、Form1.Caption="VisualBasic窗体"D、Form1.Text="VisualBasic窗体"

下面HTML标记中,哪个是表示表格标记:()。A、html…………/htmlB、title…………/titleC、table…………/tableD、head…………/head

设置网页的标题时,在HTML源代码中需要使用()标记。A、〈head〉〈/head〉B、〈title〉〈/title〉C、〈body〉〈/body〉D、〈table〉〈/table〉

以下()标记是网页的主体。A、〈head〉〈/head〉B、〈body〉〈/body〉C、〈table〉〈/table〉D、〈title〉〈/title〉

设置表格的边框为0的HTML代码是()A、table cellspacing =0B、table height=0C、table border=0 D、table cellpadding =0

设置窗体标题时,应改变窗体的()。A、Name属性B、Font属性C、BackColor属性D、Caption属性

Which syntax turns an existing constraint on?()A、ALTER TABLE table_name ENABLE constraint_name;B、ALTER TABLE table_name STATUS = ENABLE CONSTRAINT constraint _ name;C、ALTER TABLE table_name ENABLE CONSTRAINT constraint _ name;D、ALTER TABLE table_name TURN ON CONSTRAINT constraint _ name;

单选题设置网页的标题时,在HTML源代码中需要使用()标记。A〈head〉〈/head〉B〈title〉〈/title〉C〈body〉〈/body〉D〈table〉〈/table〉

单选题以下能在窗体Form1的标题栏中显示"VisualBasic窗体"的语句是()。AForm1.Name=VisualBasic窗体BForm1.Title=VisualBasic窗体CForm1.Caption=VisualBasic窗体DForm1.Text=VisualBasic窗体

单选题以下能在窗体Form1的标题栏中显示"Visual Basic窗体"的语句是()。AForm1.Name=VisualBasic窗体BForm1.Title=VisualBasic窗体CForm1.Caption=VisualBasic窗体DForm1.Text=VisualBasic窗体

单选题若要改变VisualFoxPro系统的窗口标题,需要输入命令()。A_SCREEN.CAPTION=新标题BWINDOWS.CAPTION=新标题C_SCREEN.TITLE=新标题DWINDOWS.TITLE=新标题