Header and Footer are strings of text that are placed at the(75) of each page of a document.A.left or rightB.up or downC.above or belowD.top or bottom

题目

Header and Footer are strings of text that are placed at the(75) of each page of a document.

A.left or right

B.up or down

C.above or below

D.top or bottom


相似考题
更多“Header and Footer are strings of text that are placed at the(75) of each page of a documen ”相关问题
  • 第1题:

    为了保证各页面格调统一并增强页面的可维护性,应在各页面中使用引用语句来包含相同效果的展示代码,如header、footer等()


    正确

  • 第2题:

    阅读下面的程序, int x=3,y=4,z=5; String s=”xyz” label1.Text=s+x+y+z; 程序的运行结果为

    A.xyz12

    B.xyz345

    C.xyzxyz

    D.12xyz


    此for循环的循环次数为2次。 第1次循环后:$res=0; $a=3; $b=2。 第2次循环后:$res=1; $a=5; $b=3。

  • 第3题:

    下列哪个样式中设置了行高属性?

    A.#footer { background: #d1dce3; height: 50px; line-height: 50px; text-align: center; }#B.#nav { padding-top: 3px; }#C.#header,#nav,#banner,#main,#footer{ margin:0px auto; width:950px; }#D.#main { padding: 10px 0px; }
    #footer { background: #d1dce3; height: 50px; line-height: 50px; text-align: center; }

  • 第4题:

    为了保证各页面格调统一并增强页面的可维护性,应在各页面中使用引用语句来包含相同效果的展示代码,如header、footer等


    正确

  • 第5题:

    下列哪个CSS样式可以设置背景图片水平填充?

    A.body{ background:url(image/bj.jpg) repeat-x ; }

    B.#nav { padding-top: 3px; }

    C.#header,#nav,#banner,#main,#footer{ margin:0px auto; width:950px; }

    D.#main { padding: 10px 0px; }


    body{ background:url(image/bj.jpg) repeat-x ; }

  • 第6题:

    6、()标签表示包含于一个文档、页面、应用程序或网站中的一段独立的内容,可以被独立的发布或者重新使用文章标记标签。

    A.<article>

    B.<aside>

    C.<header>

    D.<footer>


    A