HTML语言中,设置表格中文字与边框距离的标签是()A、< TABLE border=#>B、< TABLE cellspacing=#>C、< TABLE cellpadding=#>D、< TABLE width=# or %>

题目

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

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

相似考题

3.请根据网页显示的效果图(见图6-3)和网页中的元素说明回答问题。以下是网页部分源代码,请填写______ 处的空格。<html><head>(1)<meta. http-equiv="Content-Type" content="text/html; charset=gb2312"><link hrel="./inc/style.css" rel="stylesheet" type="text/css"><style. type="text/css"><!-- body { margin-left: Opx; margin-top: Opx; margin-right: Opx; margin-bottom: Opx;}.style1 { font-family: Arial, Helvetica, sans-serif; color: FFFFFF; }.style2 {color: FFFFFF}--></style></head><body><br><table width="700" height="420" border="0" align="center" cellpadding="0"cellspacing="1" bgoolor="dddddd"><tr><td valign="top"><table width="700" height="420" border="0" cellpading="0" cellspacing="0" bgcolor="ffff"><tr><td valign="top"><table width="700" border="0" cellpadding="5" cellspacing="0" bgcolor="f1f1f1"><tr><td>欢迎使用员工管理系统</td></tr></table><table width="700" height="80" border="0" cellpadding="0" cellspacing="0"><tr><td><(2)="./images/logotitle. gif" width="700" height="80"></td></tr></table><table width="700" height="38" border="0" cellpadding="0" cellspacing="0" background="./images/bg_link.gif"><tr><td> </td></tr></table><table width="700" border="0" cellspacing="0" cellpadding="0"><tr><td height="280"><IMG height="80" src="./images/logo. gif" width="389"></td><td valigr="bottom"><form. method="post" name="Form. 1"(3)="login. asp"><table width="300" border="0" cellspacing ="0" cellpadding="3"><tr><td>用户名称: </td><td><input name="uid" maxlength="14" size="14" ></td><td>&nisp;</td><td> </td></tr><tr><td>用户密码: </td><td><input type="(4)"name="pwd" maxlength="6" size="14"></td><td> </td><td><input type="(5)"border="0" height="20" src="./images/login.gif" width:"54"></td></tr>(6)

更多“HTML语言中,设置表格中文字与边框距离的标签是()A、 TABLE border=#B、 TABLE cellspacing=#C、 TABLE cellpadding=#D、 TABLE width=# or %”相关问题
  • 第1题:

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

    A. < table cellspacing =0 > 

    B. < table height=0 > 

    C. < table border=0 > 

    D. < table cellpadding =0 > 


    正确答案:C

  • 第2题:

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

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

    正确答案:A

  • 第3题:

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

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

    正确答案:A

  • 第4题:

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

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

    正确答案:B

  • 第5题:

    设置表格的高度为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

  • 第6题:

    设置表格边框色彩的亮度的HTML代码是()

    • A、<th bordercolorlight=#> 
    • B、<table bordercolor=#> 
    • C、<th bordercolor=#> 
    • D、<table bordercolorlight=#>

    正确答案:D

  • 第7题:

    在<table>标签的属性中,cellspacing和cellpadding分别代表()。

    • A、表格边宽和表格间距离
    • B、表格间距离和表格边宽
    • C、表格单元格留白和单元格间距离
    • D、表格边宽和表格单元格留白

    正确答案:D

  • 第8题:

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

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

    正确答案:C

  • 第9题:

    <table>标签中,哪个是表格边框线的粗细?()

    • A、bordercolor
    • B、border
    • C、cellspacing
    • D、cellpadding

    正确答案:B

  • 第10题:

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

    <Table Border=3>

    B

    <Table Cellspacing=3>

    C

    <Table Cellpadding=3>

    D

    <Table Width=3>


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

  • 第11题:

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

    <table boder=””>

    B

    <table cellspacing=””>

    C

    <table cellpadding=””>

    D

    <table width=””>


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

  • 第12题:

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

    答案:C

  • 第13题:

    设置表格边框色彩的HTML代码是()

    • A、<table color=#> 
    • B、<th bordercolor=#> 
    • C、<table bordercolor=#> 
    • D、<th color=#>

    正确答案:C

  • 第14题:

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

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

    正确答案:C

  • 第15题:

    假设当前屏幕分别率为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

  • 第16题:

    设置表格的单元格填充为0的HTML代码是()

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

    正确答案: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>

    正确答案:A

  • 第18题:

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

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

    正确答案:C

  • 第19题:

    在HTML语言中,属于〈table〉标记属性的是()。

    • A、border
    • B、width
    • C、cellspacing
    • D、cellpadding

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

  • 第20题:

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

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

    正确答案:D

  • 第21题:

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

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

    正确答案:B

  • 第22题:

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

    <table boder=””>

    B

    <table cellspacing=””>

    C

    <table cellpadding=””>

    D

    <table width=””>


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

  • 第23题:

    单选题
    如果想获得细的表格边框线的效果,可以()。
    A

    可以将table标签中的border属性设置为1

    B

    可以将table标签中的border属性设置为0

    C

    手写代码是写不出的

    D

    可以通过设置表格的背景色与单元格的背景色不同,并且对order,cellspacing,cellpadding的属性值进行控制得到


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