更多“DMS中哪张表格定义系统做Image文件的时间()A、table imgdevB、table imgschedC、table itocD、table rexsched”相关问题
  • 第1题:

    SQL语言定义完整性约束条件的功能主要体现在( )。

    A.CREATE TABLE 语句

    B.ALTER TABLE 语句

    C.CREATE TABLE 语句或 ALTER TABLE语句

    D.CREATE TABLE 语句和 ALTER TABLE语句


    正确答案:D

  • 第2题:

    DreamWeaver 的 Modify 菜单中,对整个选定表格的列宽度值从百分比转换为像素选哪项?

    A. Table→Clear Cell Heights

    B. Table→Clear Cell Widths

    C. Table→Convert Widths to Pixels

    D. Table→Convert Widths to Percent

    解析:

    Table→Clear Cell Heights 用来将表格的行高清除,Table→Clear Cell Widths 用来将表格的列宽清除,Table→Convert Widths to Pixels 将整个选定表格的列宽度值从百分比转换为像素,Table→Convert Widths to Percent 将整个选定表格的列宽度值从像素转换为百分比


    答案:C

  • 第3题:

    响应式Bootstrap中,设置鼠标悬停表格的类是()。

    • A、table-hover
    • B、table
    • C、table-bordered
    • D、table-responsive

    正确答案:A

  • 第4题:

    设置表格的单元格间距为0的HTML代码是()

    • A、<table cellspacing =0> 
    • B、<table height=0> 
    • C、<table border=0> 
    • D、<table cellpadding =0>

    正确答案:A

  • 第5题:

    设置围绕表格的边框宽度的HTML代码是?()

    • A、<table size=#>
    • B、<table border=#>
    • C、<table bordersize=#>
    • D、<tableborder=#>

    正确答案:B

  • 第6题:

    显示表格分隔线的HTML是()

    • A、<table line> 
    • B、<table rules> 
    • C、<table rule> 
    • D、<table lines>

    正确答案:B

  • 第7题:

    HTML语言中,设置表格中文字与边框距离的标签是()。

    • A、<table boder=””>
    • B、<table cellspacing=””>
    • C、<table cellpadding=””>
    • D、<table width=””>

    正确答案:C

  • 第8题:

    表格语法格式正确的是()。

    • A、〈table〉〈tr〉〈td〉内容〈/td〉〈/tr〉〈/table〉
    • B、〈table〉〈tr〉内容〈/tr〉〈td〉内容〈/td〉〈/table〉
    • C、〈table〉〈tr〉〈th〉内容〈/th〉〈td〉内容〈/td〉〈/tr〉〈/table〉
    • D、〈table〉〈tr〉〈td〉〈th〉内容〈/th〉〈/td〉〈/tr〉〈/table〉

    正确答案:A,C

  • 第9题:

    向网页中插入表格应该用以下()。

    • A、〈table〉〈/table〉
    • B、〈div〉〈/div〉
    • C、〈html〉〈/html〉
    • D、〈ul〉〈/ul〉

    正确答案:A

  • 第10题:

    设置表格的边框为0的HTML代码是()

    • A、<table cellspacing =0>
    • B、<table height=0>
    • C、<table border=0> 
    • D、<table cellpadding =0>

    正确答案:C

  • 第11题:

    HTML语言中,设置表格中单元格之间的距离的标签是()。

    • A、<table boder=””>
    • B、<table cellspacing=””>
    • C、<table cellpadding=””>
    • D、<table width=””>

    正确答案:B

  • 第12题:

    ( 难度:中等)设置表格的边框为0的HTML代码是
    A.<table cellspacing=0>
    B.<table height=0>
    C.<table border=0>
    D.<table cellpadding=0>

    答案:C

  • 第13题:

    设置表格的边框为0的HTML代码是()

    A. < table cellspacing =0 > 

    B. < table height=0 > 

    C. < table border=0 > 

    D. < table cellpadding =0 > 


    正确答案:C

  • 第14题:

    设计一个边框为3的表格,下述哪个HTML是正确的?()

    • A、<Table Border=3>
    • B、<Table Cellspacing=3>
    • C、<Table Cellpadding=3>
    • D、<Table Width=3>

    正确答案:A

  • 第15题:

    以下样式设置中可以将表格设置为带边框的表格类名为()。

    • A、table
    • B、table-striped
    • C、table-bordered
    • D、table-condensed

    正确答案:C

  • 第16题:

    假设当前屏幕分别率为1024×768,定义一个居中的占屏幕一半大小的表格的语句是()

    • A、<TABLE ALIGN=”CENTER” WIDTH=”50%”></TABLE> 
    • B、<TABLE ALIGN=”CENTER” WIDTH=”512″></TABLE> 
    • C、<DIV ALIGN=”CENTER”><TABLE WIDTH=”512″></TABLE></DIV> 
    • D、<CENTER><TABLE WIDTH=”50%”></TABLE></CENTER>

    正确答案:A,B,C,D

  • 第17题:

    设置表格的高度为600的HTML代码是()

    • A、<table height=500 width=600>
    • B、<table vspace=600 hspace=500> 
    • C、<table height=600 width=500> 
    • D、<table vspacet=500 hspace=600>

    正确答案:C

  • 第18题:

    以下说法正确的是()

    • A、为<table>标签添加.table类可以给表格添加水平分割线 
    • B、给表格添加table-striped类可以使IE8中的表格出现斑马线
    • C、为表格添加table-bordered类可为表格中每个元素增加边框 
    • D、为表格添加table-hover类可为表格中增加鼠标悬停样式

    正确答案:A,C,D

  • 第19题:

    In what location are EIGRP successor routes stored?()

    • A、In the routing table only.
    • B、In the neighbor table only.
    • C、In the topology table only.
    • D、In the routing table and neighbor table.
    • E、In the routing table and topology table.
    • F、In the topology table and neighbor table.

    正确答案:E

  • 第20题:

    〈table〉〈/table〉表示的标签是()。

    • A、表格
    • B、单元格
    • C、行
    • D、列

    正确答案:A

  • 第21题:

    表格标记的基本结构是()。

    • A、<tr></tr>
    • B、<br></br>
    • C、<table></table>
    • D、<bg></bg>

    正确答案:C

  • 第22题:

    html语言中,设置围绕表格的边框的宽度的标记是?()

    • A、<table border=#>
    • B、<table cellspacing=#>
    • C、<table cellpadding=#>
    • D、<table width=# or%>

    正确答案:D

  • 第23题:

    单选题
    设计一个边框为3的表格,下述哪个HTML是正确的?()
    A

    <Table Border=3>

    B

    <Table Cellspacing=3>

    C

    <Table Cellpadding=3>

    D

    <Table Width=3>


    正确答案: C
    解析: 暂无解析