niusouti.com

若要以标题2号字、居中、红色显示”hello”,以下用法中,正确的是()A<h2><div align="center"><color="red">hello</div></h2></font>B<h2><divalign="center"><font color="red">hello</div></h2></font>C<h2><div align="center"><font color="red">hello<</h2>/div></font>D<h2><div align="center"><

题目

若要以标题2号字、居中、红色显示”hello”,以下用法中,正确的是()

A<h2><div align="center"><color="red">hello</div></h2></font>

B<h2><divalign="center"><font color="red">hello</div></h2></font>

C<h2><div align="center"><font color="red">hello<</h2>/div></font>

D<h2><div align="center">< font color="red">hello</font></div></h2>


相似考题
更多“若要以标题2号字、居中、红色显示”hello”,以下用法中,正确的是() ”相关问题
  • 第1题:

    在C#程序中,显示一个信息为"test", 标题为"Hello"的消息框,正确的语句是()。

    A. MessageBox("test","hello");

    B. MessageBox.Show("test","hello");

    C. MessageBox("hello","test");

    D. MessageBox.Show("hello","test");


    正确答案:B

  • 第2题:

    在Excel中,工作表中表格大标题对实现居中显示的方法是()。

    A.在标题行处于表格宽度范围内的单元格中输入标题,选定标题行处于表格宽度范围内的所有单元格,然后单击“合并及居中”工具按钮

    B.在标题行任一单元格输入表格标题,然后单击“合并及居中”工具按钮

    C.在标题行任一单元格输入表格标题,然后单击“居中”工具按钮

    D.在标题行处于表格宽度居中位置的单元格输入表格标题


    正确答案:A

  • 第3题:

    Excel中,工作表表格大标题居中显示的方法是____

    A.在标题行处于表格宽度居中位置的单元格输入表格标题

    B.在标题行任一单元格输入表格标题,然后单击“居中”工具按钮

    C.在标题行任一单元格输入表格标题,然后单击“合并及居中”工具按钮

    D.选中标题行单元格,然后单击“合并及居中”工具按钮,再输入标题


    选中标题行单元格,然后单击“合并及居中”工具按钮,再输入标题

  • 第4题:

    若要以加粗宋体、6号字显示“hello”以下用法中,正确的是()

    A、bfontsize=6hello/b/font

    B、bfontface=”宋体”size=6hello/font/b

    C、bfontsize=“宋体”size=6hello/b/font

    D、bfontsize=“宋体”fontsize=6hello/b/font


    参考答案:B

  • 第5题:

    若要以标题2号字、居中、红色显示”vbscrip”,以下用法中,正确的是

    A.<h2><div align=”center”><color=”#ff00000”>vbscript</div></h2></font>

    B.<h2><div align=”center”>< font color=”#ff00000”>vbscript</div></h2></font>

    C.<h2><div align=”center”><font color=”#ff00000”>vbscript<</h2>/div></font>

    D.<h2><div align=”center”>< font color=”#ff00000”>vbscript</font></div></h2>


    D