书签 分享 收藏 举报 版权申诉 / 16

类型HTML选择题.docx

  • 文档编号:14528188
  • 上传时间:2023-06-24
  • 格式:DOCX
  • 页数:16
  • 大小:22.25KB

b)居右对齐:

c)居左对齐:

d)两端对齐:

26.下面哪一项是换行符标签()

A.B.C.
D.

27.下列哪一项是在新窗口中打开网页文档。

()

A._selfB._blankC._topD._parent

28.下面对JPEG格式描述不正确的一项是。

()

a)照片、油画和一些细腻、讲求色彩浓淡的图片常采用JPEG格式

b)JPEG支持很高的压缩率,因此其图像的下载速度非常快

c)最高只能以256色显示的用户可能无法观看JPEG图像

d)采用JPEG格式对图片进行压缩后,还能再打开图片,然后对它重新整饰、编辑、压缩

29.常用的网页图像格式有()和().

,tiffB.tiff,jpgC.gif,jpgD.tiff,png

30.如果要表单提交信息不以附件的形式发送,只要将表单的“MTME类型”设置为()。

/plainB.passwordC.submitD.button

31.下面说法错误的是()。

a)CSS样式表可以将格式和结构分离

b)CSS样式表可以控制页面的布局

c)CSS样式表可以使许多网页同时更新

d)CSS样式表不能制作体积更小下载更快的网页

32.CSS样式表不可能实现()功能。

a)将格式和结构分离

b)一个CSS文件控制多个网页

c)控制图片的精确位置

d)兼容所有的浏览器

33.表格是网页中的(),框架是由数个()组成的。

A.元素,帧B.元素,元素C.帧,元素D.结构,帧

34.要使表格的边框不显示,应设置border的值是()。

A.1B.0C.2D.3

35.在HTML中,()不是链接的目标属性。

B.newC.blankD.top

36.在网页设计中,()是所有页面中的重中之重,是一个网站的灵魂所在。

A.引导页B.脚本页面C.导航栏D.主页面

37.为了标识一个HTML文件应该使用的HTML标记是()。

A.

</p>B.</body>C.</html>D.

</table>

38.在客户端网页脚本语言中最为通用的是().

B.VBC.PerlD.ASP

39.在HTML中,标记的Size属性最大取值可以是()。

B.6C.7D.8

40.在HTML中,标记

的作用是()。

A.标题标记B.预排版标记C.转行标记D.文字效果标记

41.下面不属于CSS插入形式的是().

A.索引式B.内联式C.嵌入式D.外部式

42.下列描述错误的是()。

a)DHTML是HTML基础上发展的一门语言

b)根据处理用户操作位置的不同,HTML主要分为两大类:

服务器端动态页面和客户端动态页面

c)客户端的DHTML技术包括HTML4.0、CSS、DOM和脚本语言

d)DHTML侧重于WEB内容的动态表现

43.可以不用发布就能在本地计算机上浏览的页面编写语言是()。

44.  A.ASP      B.HTML       C.PHP      D.JSP

45.在网页中,必须使用()标记来完成超级链接。

46.A B

  C…    D
  • 47.有关网页中的图像的说法不正确的是()。

    a)网页中的图像并不与网页保存在同一个文件中,每个图像单独保存

    b)HTML语言可以描述图像的位置、大小等属性

    c)HTML语言可以直接描述图像上的像素

    d)图像可以作为超级链接的起始对象

    48.下列HTML标记中,属于非成对标记的是()。

    A

  •         B
          C

           D

      49.用HTML标记语言编写一个简单的网页,网页最基本的结构是()。

      a)……

      b)

      c)

      d)……

      50.主页中一般包含的基本元素有()。

      51.A超级链接     B图像    C声音     D表格

      52.以下标记符中,用于设置页面标题的是()

      A.B.<caption>C.<head>D.<html></p><p>53.以下标记符中,没有对应的结束标记的是()</p><p>A.<body>B.<br>C.<html>D.<title></p><p>54.若要是设计网页的背景图形为,以下标记中,正确的是()</p><p>a)<bodybackground=””></p><p>b)<bodybground=”’’></p><p>c)<bodyimage=””></p><p>d)<bodybgcolor=””></p><p>55.若要以标题2号字、居中、红色显示”vbscrip”,以下用法中,正确的是()</p><p>a)<h2><divalign=”center”><color=”#ff00000”>vbscript</div></h2></font></p><p>b).<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript</div></h2></font></p><p>c)<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript<</h2>/div></font></p><p>d)<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript</font></div></h2></p><p>56.若要以加粗宋体、12号字显示“vbscript”以下用法中,正确的是()</p><p>a)<b><fontsize=12>vbscript</b></font></p><p>b)<b><fontface=”宋体”size=12>vbscript</font></b></p><p>c)<b><fontsize=“宋体”size=12>vbscript</b></font></p><p>d)<b><fontsize=“宋体”fontsize=12>vbscript</b></font></p><p>57.若要在页面中创建一个图形超链接,要显示的图形为,所链接的地址为以下用法中,正确的是();</p><p>a)<ahref=”href=”src=””></a></p><p>b)<imgsrc=””><ahref=”<ahref=src=””></p><p>58.以下标记中,用于定义一个单元格的是();</p><p>a)<td> </td></p><p>b)<tr>…</tr></p><p>c)<table>…</table></p><p>d)<caption>…</caption></p><p>59.用于设置表格背景颜色的属性的是();</p><p>AbackgroundBbgcolorCBorderColorDbackgroundColor</p><p>60.要将页面的当前位置定义成名为”vbpos”和锚,其定义方法正确的是()</p><p>a)<ahref=:</p><p>vbpos”></a></p><p>b)<ahref=”#vbpos”>vbpos</a></p><p>c)<aname=vbpos></p><p>d)<aname=”vbpos”></a></p><p>61.若要获得名为login的表单中,名为txtuser的文本输入框的值,以下获取的方法中,正确的是();</p><p>a)username=</p><p>62.username=若要产生一个4行30列的多行文本域,以下方法中,正确的是()。</p><p>a)<Inputtype=”text”Rows=”4”Cols=”30”Name=”txtintrol”></p><p>b)<TextAreaRows=”4”Cols=”30”Name=”txtintro”></p><p>c)<TextAreaRows=”4”Cols=”30”Name=”txtintro”></TextArea></p><p>d)<TextAreaRows=”30”Cols=”4”Name=”txtintro”></TextArea></p><p>63.用于设置文本框显示宽度的属性是()。</p><p>BMaxLengthC.Value</p><p>64.在网页中若要播放名为的动画,以下用法中,正确的是()。</p><p>a)<Embedsrc=””autostart=true></p><p>b)<Embedsrc=””autoopen=true></p><p>c)<Embedsrc=””autoopen=true></Embed></p><p>d)<Embedsrc=””autostart=true></Embed></p><p>65.以下标记中,用来创建对象的是()。</p><p>A.<Object>B.<Embed>C<Form>.D.<Marquee></p><p>66.以下标记中,可用来产生滚动文字或图形的是()。</p><p>A.<Scroll>B.<Marquee>C.<TextArea>D.<IFRAME></p><p>67.可用来在一个网页中嵌入显示另一个网页内容的标记符是()。</p><p>A.<Marquee>B.<IFRAME>C.<Embed>D.<Object></p><p>68.若要在网页中插入样式表,以下用法中,正确的是()。</p><p>a)<Linkhref=””type=text/cssrel=stylesheet></p><p>b)<LinkSrc=””type=text/cssrel=stylesheet></p><p>c)<Linkhref=””type=text/css></p><p>d)<Includehref=””type=text/cssrel=stylesheet></p><p>69.若要在当前网页中定义一个独立类的样式myText,使具有该类样式的正文字体为”Arial”,字体大小为9pt,行间距为,以下定义方法中,正确的是()。</p><p>a)<Style>.myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>}</p><p></style></p><p>b).myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>}</p><p><Style></p><p>c).myText{FontName:</p><p>Arial;FontSize:</p><p>9pt;LineHeight:</p><p>}</p><p></style></p><p>d)<Style></p><p>.myText{FontName:</p><p>Arial;Font-ize:</p><p>9pt;Line-eight:</p><p>}</p><p></style></p><p>70.若要使表格的行高为16pt,以下方法中,正确的是()</p><p>a)<tableborder=1style=”Ling-Height:</p><p>16”>…</table></p><p>b)<tableborder=1style=”Ling-Height:</p><p>16pt”>…</table></p><p>c)<tableborder=1LingHeight=16pt”>…</table></p><p>d)<tableborder=1LingHeight=”16pt”>…</table></p><p>71.以下创建mail链接的方法,正确的是()</p><p>a)<a”>管理员</a></p><p>b)<a”>管理员</a></p><p>c)<a”>管理员</a></p><p>d)<a”>管理员</a></p><p>72.有关框架与表格的说法正确的有()。</p><p>a)框架对整个窗口进行划分</p><p>b)B每个框架都有自己独立网页文件</p><p>c)表格比框架更有用</p><p>d)表格对页面区域进行划分</p><p>73.Internet上使用的最重要的两个协议是()</p><p>a)TCP和Telnet</p><p>b)TCP和IP</p><p>c)TCP和SMTP</p><p>d)IP和Telnet</p><p>74.在HTML语言中,使用表格时,数据项是放在下列哪个标签中的()。</p><p>A.<DL></DL>B.<TH></TH>C.<TR></TR>D.<DD></DD></p><p>75.网页的特征是( ).</p><p>a)HTML文档的基本特征——超文本</p><p>b)标识语言,网页中不能没有标记(Tag)</p><p>c)网页提供了一些措施以防在网上冲浪的过程中迷失方向</p><p>d)网页实现了对原文档信息的无限补充或扩展</p><p>76.与上网无关的协议是(   )</p><p>A.HTTPB.SMTP</p><p>C.SOKETD.POP3</p><p>77.HTML中字体大小的级别有(   )</p><p>A.3级B.5级C.7级D.9级</p><p>78.下列关于HTML语言的<table>标记正确的是(   )</p><p>a)border用于设置表格边线宽度,cellpadding用于设置框线厚度</p><p>b)cellpadding用于设置框线厚度,cellspacing用于设置数据与边框的距离</p><p>c)bgcolor用于单元格的背景颜色,width用于设定整个表格的宽度</p><p>d)valign用于强制单元格内容不换行,nowarp用于设定单元格内容垂直对齐方式</p><p>79.HTML中表示文字粗体的标记除了使用<strong>外,还可以使用(   )</p><p>A.<a>B.<b>C.<c>D.<d></p><p>80.HTML中,表示符号“>”的方法是(   )</p><p>A.&SPACEB.>C.&D."</p><p>81.在HTML的<th>和<td>标记中,不属于valign属性的是(  )</p><p>A.topB.middleC.lowD.bottom</p><p>82.body元素用于背景颜色的属性是(   )</p><p>A.alinkB.vlinkC.bgcolorD.background</p><p>83.<ahref=″#hlj″>黑龙江</a>的作用是(   )</p><p>a)超级链接到黑龙江网页上</p><p>b)超级链接到本文件中hlj标记处</p><p>c)超级链接暂时不被运行</p><p>d)超级链接到#hlj网页上</p><p>84.对于<map>标记,单图多向超级链接使用<areashape=″图片形状″coords=″坐标″href=″URL″>,其中图片形状不包括的是(   )</p><p>A.rectB.circleC.triangleD.poly</p><p>85.在表单中包含性别选项,且默认状态为“男”被选中,下列正确的是(   )</p><p>a)<inputtype=radioname=sexchecked>男</p><p>b)<inputtype=radioname=sexenabled>男</p><p>c)<inputtype=checkboxname=sexchecked>男</p><p>d)<inputtype=checkboxname=sexenabled>男</p><p>86.在Photoshop中,解析度也叫精度,它的单位是(  )</p><p>A.dpiB.apiC.bpsD.kbs</p><p>87.Photoshop默认的图像格式是( )</p><p>A.JPGB.BMPC.GIFD.PSD</p><p>88.在CSS中要使文本闪烁,text-decoration属性的取值应该是(   )</p><p>A.noneB.underlineC.blinkD.overline</p><p>89.下列选项中不属于CSS选择符的是(  )</p><p>a)超文本标记选择符</p><p>b)类选择符</p><p>c)ID选择符</p><p>d)对象选择符</p><p>90.在Dreamweaver中,菜单栏下面默认的工具栏也称( )</p><p>a)插入栏</p><p>b)文档工具栏</p><p>c)编辑栏</p><p>d)标签栏</p><p>91.CSS中BOX的padding属性包括的属性有(    )</p><p>a)填充</p><p>b)上填充</p><p>c)底填充</p><p>d)左填充</p><p>e)右填充</p><p>92.网页制作中,欲知访问者来自何方,通常使用()表单项。</p><p>(A)单选框(B)复选框(C)单行文本框(D)按钮</p><p>93.要使表格中单元格的背景色不一样则可调节下列()。</p><p>(A)单元格属性(B)表格属性(C)页面属性(D)框架属性</p><p>94.网页制作中,欲知访问者来自何方,通常使用()表单项。</p><p>(A)单选框(B)复选框(C)单行文本框(D)按钮</p><p>95.“HTTP”的中文含义是()。</p><p>a)文件传输协议</p><p>b)超文本传输协议</p><p>c)顶级域名网址</p><p>d)以上都不是</p><p>96.以下关于HTML的叙述中错误的是()。</p><p>a)网页文件都是由HTML编写而成的</p><p>b)HTML具有与操作系统和硬件平台无关性</p><p>c)HTML的中文意思是“超文本标记语言”</p><p>d)可以通过任何一种文本编辑器编写HTML文件</p><p>97.()标记标注网页中一个段落的开始。</p><p>A)<p>B)<hr>C)<br>D)<b></p><p>98.<font>标记控制文字字体类型的属性是()。</p><p>A)colorB)sizeC)styleD)face</p><p>99.<TR>表示()。</p><p>A)一张表B)一行C)一列D)一个单元格</p><p>100.当浏览器不支持图像时,图像<IMG>标记的()属性的文本内容可以替代说明图像。</p><p>A)alignB)heightC)altD)border</p><p>101.关于<table>标记的叙述,错误的是()。</p><p>a)使用<table>标记可以控制页面布局</p><p>b)使用<table>标记可以设置表格的对齐方式</p><p>c)<table>标记的cellspacing属性可以使单元格更大</p><p>d)<table>标记的width属性值既可以是百分比,也可以是具体的数值。</p><p>102.不适合在网页中使用的图像格式是()。</p><p>A)jpegB)bmpC)pngD)gif</p><p>103.能正确设置页面背景颜色的是()。</p><p>a)<bodycolor=”#rrggbb”></p><p>b)<bodybackground=”#rrggbb”></p><p>c)<bodyvlink=”#rrggbb”></p><p>d)<bodybgcolor=”#rrggbb”></p><p>104.若要以标题2、居中、红</p> </div> <div class="page_view" id="pageContainer" oncontextmenu="return false"> <!--end documenttopic--> </div> <div id="outer_page_more" style="margin-bottom:20px;background-color:#FFF; border:solid 1px #ccc; box-shadow:none; "> <div class="inner_page_more" id="page_more" style="width: 920px; overflow:hidden; line-height: 30px;"> <div id="html-reader-go-more" class="banner-wrap more-btn-banner" style="padding: 30px 0px; width: 920px; position:relative;"> <div id="loading" style="text-align:center;width: 920px; padding-bottom:100px; font-size: 18px; line-height:40px;"> <img src="https://static.bingdoc.com/images/loading.gif" alt="加载" /><br /> 文档加载中……请稍候!<br /> <a rel="nofollow" href="https://www.bingdoc.com/p-14528188.html" style="color:blue;text-decoration:underline;">如果长时间未打开,您也可以点击刷新试试。</a> </div> <p style="text-align: center; font-size: 18px;"> <span id="ftip">下载文档到电脑,查找使用更方便</span> </p> <!-- <p style="text-align: center; font-size: 14px;"> <b></b><span><b style="color: #ff0000">1</b> 金币</span></p> --> <p style="text-align: center; padding-top: 15px;"> <table style="margin:0px auto;"><tr><td> <a target="_parent" rel="nofollow" href="https://www.bingdoc.com/d-14528188.html" class="ui-bz-btn-senior banner-download" style="padding: 5px 35px; font-size: 15px; text-decoration: none"><b style="color: #fff">下载</b></a></td><td>   <a rel="nofollow" target="_blank" href="https://www.bingdoc.com/UserManage/Recharge.aspx?f=0&d=14528188" class="ui-bz-btn-senior2 banner-download" style="padding: 5px 35px; font-size: 15px; text-decoration: none"><b style="color: #fff">加入VIP,免费下载</b></a></td></tr> </table> </p> <p id="ntip" style="text-align: center; padding-top: 30px;"> <div id="ntip" class="banner-more-btn" style="text-align: center; width: 250px; display:block; margin:20px auto;" onclick="showmorepage()"> <span class="moreBtn goBtn" style="text-align: center"><span>还剩<span id="spanpage"></span>页未读,</span><span class="fc2e">继续阅读</span></span><p class="down-arrow goBtn"></p> </div> </div> </div> </div> <div class="works-manage-box shenshu"> <a rel="nofollow" href="javascript:jubao()" title="举报" class="fLeft works-manage-item works-manage-report"> <span class="inline-block ico "> <img src="https://static.bingdoc.com/images/jubao.jpg" alt="举报"></span> <br> 举报</a> <a rel="nofollow" href="https://www.bingdoc.com/UserManage/CopyrightAppeal.aspx?bid=14528188" title="版权申诉" class="fLeft works-manage-item works-manage-report" target="_blank" <span class="inline-block ico"> <img src="https://static.bingdoc.com/images/bang_tan.gif" width="18" alt="版权申诉"></span> <br> 版权申诉</a> <a rel="nofollow" class="fLeft" style="display:block; padding-top:17px; padding-left:20px;font-size:14px;"> word格式文档无特别注明外均可编辑修改;预览文档经过压缩,下载后原文更清晰! </a> <a target="_parent" rel="nofollow" href="https://www.bingdoc.com/d-14528188.html" title="点击进入下载" class="fr hover-none works-manage-download"> <em class="mr5">立即下载</em><span class="download-ico2 ico inline-block vertical-middle"></span></a> <input type="hidden" value="1332" id="tu_id"> </div> <dl class="works-intro gray2 cl pb10" style="border-bottom: none; padding-bottom: 0"> <dt class="fl">配套讲稿:</dt><dd class="fl wordwrap" style="color:#666666"><p>如PPT文件的首页显示<font color="#FF0000">word图标</font>,表示该PPT已包<font color="#FF0000">含配套word讲稿</font>。双击word图标可打开word文档。 </p></dd> <dt class="fl">特殊限制:</dt><dd class="fl wordwrap" style="color:#666666"><p>部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。</p></dd> <dt class="fl">关 键  词:</dt><dd class="fl wordwrap"> HTML 选择题 </dd> </dl> <div class="works-intro gray2 c666"> <span class=" notice-ico"> <img alt="提示" src="https://static.bingdoc.com/images/bang_tan.gif" style="padding-left: 24px; vertical-align: middle"></span>  冰点文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。 </div> <!--ta的资源--> <div class="mt10 related-pic-box" id="brandlist" style="height: 450px;"> <div class="works-comment-hd"> 该用户的其他资源 <a rel="nofollow" href="https://www.bingdoc.com/user/319.html" class="fr" style="font-size: 12px; font-weight: normal" hidefocus="true" target="_blank">更多>></a></div> <div id="related-pic-list" class="related-pic-list cl" style="padding-left:12px; padding-right:0px;"> <ul> <li><h3><a href="https://www.bingdoc.com/p-14270834.html" target="_parent" title="《畜牧学概论》复习题.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/8db567c0-bb35-42b0-93a2-51d05e19298d/28d3b7505be94dc183bc89adfc66f786.gif' alt="《畜牧学概论》复习题.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《畜牧学概论》复习题.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270835.html" target="_parent" title="《工贸行业较大危险因素辨识与防范指导手册版》使用指南.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/074ab72f-9cd1-4fb2-ad5f-e9bca8e1b534/1f2c339cdd2d461ab0445584fbe72abf.gif' alt="《工贸行业较大危险因素辨识与防范指导手册版》使用指南.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《工贸行业较大危险因素辨识与防范指导手册版》使用指南.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270836.html" target="_parent" title="《家电延保计划书》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/52338c49-0531-457a-bbc0-f144bb3a31fc/3cc1de1a72c34347b4bf8c41f0494a67.gif' alt="《家电延保计划书》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《家电延保计划书》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270837.html" target="_parent" title="《木材学》试 卷 答 案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/0796f325-85a6-4fe6-9314-395c7d53da51/cd7df2a1eb2542b88bd1631e33e2f1cd.gif' alt="《木材学》试 卷 答 案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《木材学》试 卷 答 案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270838.html" target="_parent" title="《田家四季歌》教学反思.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/9f382051-6537-4cdf-99b4-9ed555d5ba94/b854ba01bd2744b78591cea2e9087724.gif' alt="《田家四季歌》教学反思.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《田家四季歌》教学反思.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270839.html" target="_parent" title="《修优美师德做阳光教师》读书笔记700字5篇最新范文.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/78ec88d0-dab2-493d-856f-9780718144c7/f082e5b792344e208f91488f5d6d6888.gif' alt="《修优美师德做阳光教师》读书笔记700字5篇最新范文.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《修优美师德做阳光教师》读书笔记700字5篇最新范文.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270840.html" target="_parent" title="0江南逢李龟年诗歌板书设计.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/35a86acb-0c28-4c02-841c-4739fca4d4c4/bdaae193a1bb4ce8b4724c6dde5039ca.gif' alt="0江南逢李龟年诗歌板书设计.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 0江南逢李龟年诗歌板书设计.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270841.html" target="_parent" title="3套打包沧州六年级下册英语期中单元检测试题解析版.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/4b22fa09-b8a3-494b-9982-3441ff94eca4/12be52f37d314a94b5d705039d8db65b.gif' alt="3套打包沧州六年级下册英语期中单元检测试题解析版.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 3套打包沧州六年级下册英语期中单元检测试题解析版.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270842.html" target="_parent" title="13年助理医师模拟题病理学27页word资料.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/ceff5165-d335-44b1-b2bd-bb23bd15cb8f/299b15e68bd3451e976d410dbf90c60d.gif' alt="13年助理医师模拟题病理学27页word资料.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 13年助理医师模拟题病理学27页word资料.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270843.html" target="_parent" title="037全国自考美学历年真题及答案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/721ad809-ab52-43d9-88ac-593d9c8ce5a9/87e7cea0fb2e4b4ba57c485b03df300f.gif' alt="037全国自考美学历年真题及答案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 037全国自考美学历年真题及答案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270845.html" target="_parent" title="310北京研讨会数学.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/5bcae79c-b2d2-4917-a724-6d0eb8e30543/30668c2fc32a48f7b06f74a116a36aa7.gif' alt="310北京研讨会数学.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 310北京研讨会数学.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270847.html" target="_parent" title="ABCD 世界四大粮商的前世今生.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/c7562e85-223e-4f37-95b8-e24fae16f5b3/56f8c066355448d3835229720e42a718.gif' alt="ABCD 世界四大粮商的前世今生.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> ABCD 世界四大粮商的前世今生.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270861.html" target="_parent" title="《初级会计实务》笔记与真题.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/9f47b727-235b-4c1a-9478-237d8c0e45bc/521426e280e148149b7a36ba57ef1613.gif' alt="《初级会计实务》笔记与真题.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《初级会计实务》笔记与真题.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270865.html" target="_parent" title="《工程荷载与可靠度设计原理》课后思考题及复习详解1解析.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/bb52cc53-a976-452a-ae91-6418b26f73ce/70ef68cd227d4cf19179b8839b140a70.gif' alt="《工程荷载与可靠度设计原理》课后思考题及复习详解1解析.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《工程荷载与可靠度设计原理》课后思考题及复习详解1解析.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270869.html" target="_parent" title="《计算机硬件组装与维护》教案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/1f0ba280-e02c-42f7-8d89-b51f7937787c/1c3409f8c6464b60814ad7ca67e5a17b.gif' alt="《计算机硬件组装与维护》教案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《计算机硬件组装与维护》教案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270872.html" target="_parent" title="《面向对象分析与设计UML》期末总复习.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/08983a64-bf38-497d-a31d-52b89a0c36d5/49785b6b352946688d664e5b88ef4f3e.gif' alt="《面向对象分析与设计UML》期末总复习.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《面向对象分析与设计UML》期末总复习.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270875.html" target="_parent" title="《天津市土地管理条例》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/411904d3-8dde-4364-8889-6b24981bfbab/d085eb36a4534edab108b51e98c2baa6.gif' alt="《天津市土地管理条例》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《天津市土地管理条例》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270880.html" target="_parent" title="《信息安全等级保护测评机构管理办法》最新.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/ef2a25d9-77f5-4b7e-93b0-91aa2904b158/89950d320ce542ec90b0ad6ac428f737.gif' alt="《信息安全等级保护测评机构管理办法》最新.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《信息安全等级保护测评机构管理办法》最新.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270884.html" target="_parent" title="《左传》翻译练习及参考答案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/c2bbc85c-fa33-483a-a278-afe3c46f73db/5cca0eb83bd34993b217cc2f2fceeb67.gif' alt="《左传》翻译练习及参考答案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《左传》翻译练习及参考答案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270886.html" target="_parent" title="3手术衣医疗器械安全有效基本要求清单0821.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/852ca38f-73e8-40f3-8008-731552cc5520/b12b6d773fde4846b8edb97cfb283521.gif' alt="3手术衣医疗器械安全有效基本要求清单0821.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 3手术衣医疗器械安全有效基本要求清单0821.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14270892.html" target="_parent" title="12压力容器压力管道设计许可规则.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/1b8ce94a-d222-432d-8f38-e9a8415fdc55/d0605493cc25464ca1088777067f6d6b.gif' alt="12压力容器压力管道设计许可规则.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 12压力容器压力管道设计许可规则.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271057.html" target="_parent" title="《白洋淀纪事》教案知识讲解.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/1a073090-c86c-43f7-b38e-07ea5c2bd0d9/ff5a322cb1d94f98b86b2cfea92069cd.gif' alt="《白洋淀纪事》教案知识讲解.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《白洋淀纪事》教案知识讲解.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271058.html" target="_parent" title="《耳朵上的绿星》教案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/4323cda2-7b73-4055-99fb-1b418afc3b23/9824add3e8b3409eac9b930fadb5a204.gif' alt="《耳朵上的绿星》教案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《耳朵上的绿星》教案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271060.html" target="_parent" title="《会计学基础》考试试题及答案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/7bf117f8-aa36-44f7-9d0a-90ffa519bdf9/3996d5a99f2f42489aba56310738f2bc.gif' alt="《会计学基础》考试试题及答案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《会计学基础》考试试题及答案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271061.html" target="_parent" title="《白鹅》教学设计范文通用9篇.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/ac7520c4-02bc-4685-ab6e-5bd03b178aad/7b6033ad591c434b9134d2997dfd1b11.gif' alt="《白鹅》教学设计范文通用9篇.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《白鹅》教学设计范文通用9篇.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271062.html" target="_parent" title="《流浪地球》观后感15篇.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/b9ccc7a7-2bf7-421e-a46f-c7bfeb29a7f1/a541a3236b4140ef8075b34880c78091.gif' alt="《流浪地球》观后感15篇.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《流浪地球》观后感15篇.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271063.html" target="_parent" title="《东北地区》练习题.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/439a64db-5bac-4892-b9fb-79676cfed057/a012c3712e8e4f1eb751634ae6676cc3.gif' alt="《东北地区》练习题.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《东北地区》练习题.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271064.html" target="_parent" title="《皇帝的新衣》读后感.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/c0e7cedb-c758-4ecd-a262-6fd1bd74060a/b54df060625e4ec3a1aaf5945100eb04.gif' alt="《皇帝的新衣》读后感.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《皇帝的新衣》读后感.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271066.html" target="_parent" title="《伶官传序》讲解及知识训练.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/8587566a-71e5-466b-b077-bc8445054ffe/a793524c79a348398112d15f2d9fe3d3.gif' alt="《伶官传序》讲解及知识训练.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《伶官传序》讲解及知识训练.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271068.html" target="_parent" title="《市场营销学》形考答案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/2fad0001-ec42-40ad-9035-73d24240bebd/5946299133704b33b2ca19073f59a42f.gif' alt="《市场营销学》形考答案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《市场营销学》形考答案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271070.html" target="_parent" title="《小池》教学反思.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/f6b4ab10-3634-4c24-a0b7-05c207c99d6a/5a9a713b009d4622a287ce3651dbcd05.gif' alt="《小池》教学反思.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《小池》教学反思.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-14271078.html" target="_parent" title="《别踩白块度典范版》设计计划文档.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-6/22/436f3a5a-424f-48d4-878a-463d95b37ae3/4bca2e51610e4ad6b1c2694edec408d5.gif' alt="《别踩白块度典范版》设计计划文档.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《别踩白块度典范版》设计计划文档.docx </a></h3></li> </ul> </div> </div> <div class="mt10 related-pic-box" id="Div1" style="height: 450px; overflow:hidden;"> <div class="works-comment-hd"> 猜你喜欢 </div> <div id="related-pic-list" class="related-pic-list cl" style="padding-left:12px; padding-right:0px;"> <ul> <li><h3><a href="https://www.bingdoc.com/p-4210425.html" target="_parent" title="基础工程施工协议书Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/41806425-40d8-411c-b122-2332a5be15e9/b746805bfe284b6d87eedbe4ee18e382.gif' alt="基础工程施工协议书Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 基础工程施工协议书Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210426.html" target="_parent" title="教师评语高中 教师评语高中200字Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/b625ab1b-4fe7-4c32-a7a8-fabc04b70baf/14fd12c684c14a9cba26ac1487f4beee.gif' alt="教师评语高中 教师评语高中200字Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 教师评语高中 教师评语高中200字Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210427.html" target="_parent" title="初中政治十五棵初中政治第二册教案七年级政治教案完整篇doc文档格式.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/9c6b84ad-0fb8-4f8b-a2a7-9404e19da67d/cea42ba6eb1e4b70becc7570e67bfe35.gif' alt="初中政治十五棵初中政治第二册教案七年级政治教案完整篇doc文档格式.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 初中政治十五棵初中政治第二册教案七年级政治教案完整篇doc文档格式.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210428.html" target="_parent" title="《MBTI职业性格测试题》有答案Word文档下载推荐.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/733c8e37-233c-4b7f-a5ca-1317727403e0/6287a452a29e4cb88d5137804c2ff59d.gif' alt="《MBTI职业性格测试题》有答案Word文档下载推荐.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《MBTI职业性格测试题》有答案Word文档下载推荐.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210429.html" target="_parent" title="毕业实习鉴定表自我鉴定范文10篇Word文档下载推荐.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/9a38040a-9311-4457-acb8-2b1d574b27a3/5816571a4f834b44b3199a8e0775e245.gif' alt="毕业实习鉴定表自我鉴定范文10篇Word文档下载推荐.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 毕业实习鉴定表自我鉴定范文10篇Word文档下载推荐.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210430.html" target="_parent" title="患者身份识别与腕带使用管理相关制度Word下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/0e8da3f5-c980-467a-8397-ef121a56fc30/fcd1e7925b4341b29ae1681d16d80e30.gif' alt="患者身份识别与腕带使用管理相关制度Word下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 患者身份识别与腕带使用管理相关制度Word下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210431.html" target="_parent" title="《城市规划设计收费标准》Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/540aa246-0913-4318-a782-cb6c38e7ab4a/01b565dcfcf94f5383f5ca1189776d75.gif' alt="《城市规划设计收费标准》Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《城市规划设计收费标准》Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210432.html" target="_parent" title="毕业实习心得日记4篇Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/b768e5cf-f5dc-4344-8efa-05dc1953c615/d026b7624f6c439f96166d7ccb561065.gif' alt="毕业实习心得日记4篇Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 毕业实习心得日记4篇Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210433.html" target="_parent" title="教学管理制度汇编Word下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/1b47d430-793a-4342-92b9-3c21f4d3e527/b0fa7b14bfc04e5186ebc9ee62e61521.gif' alt="教学管理制度汇编Word下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 教学管理制度汇编Word下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210434.html" target="_parent" title="《大学计算机基础》实验报告1Word文档下载推荐.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/9b8668ec-f97d-455d-871b-e55c0d5310c9/7680d83d29f44a20a478d301ee89520a.gif' alt="《大学计算机基础》实验报告1Word文档下载推荐.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《大学计算机基础》实验报告1Word文档下载推荐.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210435.html" target="_parent" title="畜牧业遇到的问题和措施Word文档下载推荐.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/624ad1e3-3152-44e1-b2d3-f6ff7bbcba6e/c22d3837bee848b4ae44b975c4bdfb12.gif' alt="畜牧业遇到的问题和措施Word文档下载推荐.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 畜牧业遇到的问题和措施Word文档下载推荐.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210436.html" target="_parent" title="《父母规》学习心得文档格式.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/3400bf4b-bf0e-4482-b90f-c3e21fda2249/f12482ebf00046dbb3c13d4e501cc944.gif' alt="《父母规》学习心得文档格式.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《父母规》学习心得文档格式.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210437.html" target="_parent" title="传播学必会50题Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/36dc8667-b460-47b2-a781-d1b66fac5237/081fe3b6dbbc4ee4a5d69f2e060f5a00.gif' alt="传播学必会50题Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 传播学必会50题Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210438.html" target="_parent" title="教育学习文章The Million Pound Bank Note教案Word文档格式.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/bdc56856-45b8-4569-adf0-708b2f45493c/e4e6beadacca4d65a6acc555910422e2.gif' alt="教育学习文章The Million Pound Bank Note教案Word文档格式.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 教育学习文章The Million Pound Bank Note教案Word文档格式.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210439.html" target="_parent" title="《黄继光》读后感及心得体会精选多篇Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/9c7c1472-7237-452a-ae95-a10fd1e4aac1/a8bceb21516a4a2ca6377b1e24247a61.gif' alt="《黄继光》读后感及心得体会精选多篇Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《黄继光》读后感及心得体会精选多篇Word格式文档下载.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210440.html" target="_parent" title="麦肯锡城市群方法瞄准中国消费者Word文档下载推荐.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/592682ac-1023-4d7e-8ace-fefb76eeb51f/f6fbfa7f115340ce97079b35f09f7b08.gif' alt="麦肯锡城市群方法瞄准中国消费者Word文档下载推荐.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 麦肯锡城市群方法瞄准中国消费者Word文档下载推荐.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210441.html" target="_parent" title="结婚父亲讲话稿500字6篇Word文档格式.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/4b50a06e-2095-4ceb-b511-941e2f79ca12/a196944c42b34204b2b96228728f1c9e.gif' alt="结婚父亲讲话稿500字6篇Word文档格式.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 结婚父亲讲话稿500字6篇Word文档格式.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210442.html" target="_parent" title="创建文明工地的规划与措施之欧阳美创编文档格式.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/8bafd214-610e-4160-9378-86d5d6adefed/a98ed18e49644ed894f4c33dc104bf93.gif' alt="创建文明工地的规划与措施之欧阳美创编文档格式.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 创建文明工地的规划与措施之欧阳美创编文档格式.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-4210443.html" target="_parent" title="《李清照词二首》精品导学案含答案解析Word格式文档下载.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/1/1b25a1eb-84e5-4abd-977d-3e8fc491b081/394efd0d274046dd80f1dd0adeab7f90.gif' alt="《李清照词二首》精品导学案含答案解析Word格式文档下载.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《李清照词二首》精品导学案含答案解析Word格式文档下载.docx </a></h3></li> </ul> </div> </div> <div class="mt10 works-comment"> <div class="works-comment-hd"> <span class="font-tahoma">关于本文</div> <div style="line-height: 25px; padding: 10px 20px;"> 本文标题:HTML选择题.docx<br /> 链接地址:<a rel="nofollow" href="https://www.bingdoc.com/p-14528188.html">https://www.bingdoc.com/p-14528188.html</a><br /> </div> </div> </div> <div class="boxright" id="boxright" > <div class="fr detail-aside" id="Div11" style="width:290px;"> <div class="box hot-keywords mt10" id="relatebox"> <div class="boxHd" style="padding-bottom: 0px;"> <em></em><span>相关资源</span> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bingdoc.com/search.html?q=HTML%e9%80%89%e6%8b%a9%e9%a2%98.docx');" >更多</a> </div> <div id="author-works-list" class="author-works-list bgF"> <ul> <li><img alt="HTML单选题.doc" class="doc" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-1217959.html" title="HTML单选题.doc">HTML单选题.doc</a> </li><li><img alt="HTML选择题.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-10704133.html" title="HTML选择题.docx">HTML选择题.docx</a> </li><li><img alt="HTML单选题.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-6261841.html" title="HTML单选题.docx">HTML单选题.docx</a> </li><li><img alt="HTML选择题.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-15756341.html" title="HTML选择题.docx">HTML选择题.docx</a> </li><li><img alt="HTML单选题.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-16619147.html" title="HTML单选题.docx">HTML单选题.docx</a> </li><li><img alt="html表格单选.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-10264871.html" title="html表格单选.docx">html表格单选.docx</a> </li><li><img alt="HTML单选题Word文档格式.doc" class="doc" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-1451763.html" title="HTML单选题Word文档格式.doc">HTML单选题Word文档格式.doc</a> </li><li><img alt="HTML单选题Word文档格式.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-7979258.html" title="HTML单选题Word文档格式.docx">HTML单选题Word文档格式.docx</a> </li><li><img alt="HTML试题.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-3387548.html" title="HTML试题.docx">HTML试题.docx</a> </li></div> </ul> </div> <div class="box hot-keywords mt10" id="box3" style="overflow: hidden;width: 288px; border:solid 1px #dedede;"> <div class="boxHd" style="border: none;padding-bottom: 0px;"> <em></em><span>相关搜索</span> </div> <input name="ctl00$Content$hiddenCategoryID" type="hidden" id="Content_hiddenCategoryID" value="88" /> <div class="hot-keywords-list"> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bingdoc.com/search.html?q=HTML');" class="tag-item ico" title="HTML" hidefocus="true"><span class="ico"><em> HTML</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bingdoc.com/search.html?q=%e9%80%89%e6%8b%a9%e9%a2%98');" class="tag-item ico" title="选择题" hidefocus="true"><span class="ico"><em> 选择题</em></span></a> </div> </div> <div class="job-recommend mt10"> <h3 class="job-title"><svg t="1586228347294" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="https://www.w3.org/2000/svg" p-id="7996" width="20" height="20"><path d="M870 154c-13.1-13.1-30.4-21.8-49.8-24L527.8 97.5c-25.2-2.8-50.3 6-68.3 24l-326 326c-48.7 48.7-48.7 128.5 0 177.2l265.8 265.8c48.7 48.7 128.5 48.7 177.2 0l326-326c17.9-17.9 26.8-43.1 24-68.3L894 203.8c-2.2-19.4-10.9-36.8-24-49.8z m3.2 381.1l-326 326c-15.7 15.7-36.8 24.4-59.3 24.4s-43.5-8.7-59.3-24.4L162.9 595.3c-15.7-15.7-24.4-36.8-24.4-59.3s8.7-43.5 24.4-59.2l326-326c7.9-7.9 18.5-12.3 29.7-12.3 1.5 0 3.1 0.1 4.6 0.3l292.4 32.5c9.6 1.1 18.2 5.2 25 12 6.8 6.8 11 15.5 12.1 25.1l32.5 292.3c1.5 12.8-2.9 25.3-12 34.4z" p-id="7997" fill="#a2dbf8"></path><path d="M723.3 217.7c-45.8 0-83 37.2-83 83s37.2 83 83 83 83-37.2 83-83c0-45.9-37.1-83-83-83z m0 124.5c-22.9 0-41.5-18.6-41.5-41.5s18.6-41.5 41.5-41.5 41.5 18.6 41.5 41.5-18.6 41.5-41.5 41.5z" p-id="7998" fill="#a2dbf8"></path></svg> <a href="https://www.bingdoc.com/marks.html">文档标签</a></h3> <div class="job-recommend-area"> <ul class="taglist--inline multi"> <li class="tagPopup"><a class="tag tag0" href="https://www.bingdoc.com/mark/htmlxuanti.html" target="_blank">HTML选题</a></li> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bingdoc.com/mark/xuantidoc.html">选题doc</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/shiyanhtmlbiaogebiaodan.html">实验HTML表格表单</a></li> </ul> </div> </div> <div class="job-recommend"> <h3 class="job-title"><svg t="1586228347294" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="https://www.w3.org/2000/svg" p-id="7996" width="20" height="20"><path d="M870 154c-13.1-13.1-30.4-21.8-49.8-24L527.8 97.5c-25.2-2.8-50.3 6-68.3 24l-326 326c-48.7 48.7-48.7 128.5 0 177.2l265.8 265.8c48.7 48.7 128.5 48.7 177.2 0l326-326c17.9-17.9 26.8-43.1 24-68.3L894 203.8c-2.2-19.4-10.9-36.8-24-49.8z m3.2 381.1l-326 326c-15.7 15.7-36.8 24.4-59.3 24.4s-43.5-8.7-59.3-24.4L162.9 595.3c-15.7-15.7-24.4-36.8-24.4-59.3s8.7-43.5 24.4-59.2l326-326c7.9-7.9 18.5-12.3 29.7-12.3 1.5 0 3.1 0.1 4.6 0.3l292.4 32.5c9.6 1.1 18.2 5.2 25 12 6.8 6.8 11 15.5 12.1 25.1l32.5 292.3c1.5 12.8-2.9 25.3-12 34.4z" p-id="7997" fill="#ea986c"></path><path d="M723.3 217.7c-45.8 0-83 37.2-83 83s37.2 83 83 83 83-37.2 83-83c0-45.9-37.1-83-83-83z m0 124.5c-22.9 0-41.5-18.6-41.5-41.5s18.6-41.5 41.5-41.5 41.5 18.6 41.5 41.5-18.6 41.5-41.5 41.5z" p-id="7998" fill="#ea986c"></path></svg> 热门标签</h3> <div class="job-recommend-area"> <ul class="taglist--inline multi"> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bingdoc.com/mark/zaochanejixietongqicelue.html">早产儿机械通气策略</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/wajuejicaozuoshigong.html">挖掘机操作施工</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bingdoc.com/mark/shukongjichuanggongyejiqirendazao.html">数控机床工业机器人打造</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bingdoc.com/mark/shukongjichuangweixiu.html">数控机床维修</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bingdoc.com/mark/famenweihubaoyangpeixunjiaocai.html">阀门维护保养培训教材</a></li> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bingdoc.com/mark/zhusumojuzhizuogongyi.html">注塑模具制作工艺</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/yanzhigenghuanfenliedaoxian.html">研制更换分裂导线</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bingdoc.com/mark/zhidongxitongjianceguzhangzhenduan.html">制动系统检测故障诊断</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bingdoc.com/mark/taoshengjinjijiuhu.html">逃生紧急救护</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bingdoc.com/mark/zidonghuashengchanxianrenzhi.html">自动化生产线认知</a></li> </ul> </div> </div> </div> </div> </div> </div> <script src="https://static.bingdoc.com/js/artDialog-5.0.3/artDialog.min.js"></script> </div> <div class="tempdiv cssnone" style="line-height:0px;height:0px; overflow:hidden;"> </div> <script> var doctitle = "HTML选择题.docx"; Encoder.EncodeType = "entity"; var nodecode = '0000800013'; var adhtml = ""; var adarray = Encoder.htmlDecode(adhtml); initWidth(); var product_id = "14528188"; var product_code = "14528188"; var mtp = 16; var fCount = 16; var stp = 1; var lmt = 16; var ForceFreepage = parseInt('20'); if(lmt > ForceFreepage)lmt = ForceFreepage; var mhs = 595 * 841; var mhi = new Array("342774"); var mhls = new Array("0"); var mfvs = new Array("0"); var sw = 595; var sh = 841; var IsDealSwfSize = sw > 0; var minwidth=920; var BookMarkPage = parseInt('1'); var adpagecount = parseInt("2"); var defaultShowPage =parseInt( "5"); var defaultShowPage2 =defaultShowPage; var leftfilecount = fCount - defaultShowPage; if(leftfilecount<0)leftfilecount=0; var scorename = "金币"; var LimitText = '1'; var LimitButtonText = '现在购买'; var DocScoreDownLoad = parseFloat('1'); var ReadLimitDays = "365"; var bookrelArray = ""; var url_root = "https://www.bingdoc.com/"; var goumaiico = 'images/xiazai_1.gif'; var lmtext = ''; lmtext = '<div class="inner_page_more" id="page_more" style="width:930px; height:260px; line-height:30px;">' +'<div id="html-reader-go-more" class="banner-wrap more-btn-banner" style="padding-top:40px; width:930px;">' +'<p style="text-align:center;font-size:18px;">亲,很抱歉,此页已超出免费预览范围啦!<br/>您可以免费下载此资源,请下载查看!</p><p style="text-align:center;font-size:14px;">' +'<b></b><span><b style="color:#ff0000">1</b> 金币</span>' +'</p><p style="text-align:center; padding-top:30px;">' +'<a target="_parent" rel="nofollow" href="https://www.bingdoc.com/d-14528188.html" class="ui-bz-btn-senior banner-download" style="padding:5px 35px; font-size:15px; text-decoration:none">' +'<b style="color:#fff">下载到本地</b></a>' +'</p></div></div> '; var curtotalpage = defaultShowPage; function showmorepage() { var from = curtotalpage+1; var leftcount = ((mtp - curtotalpage)<defaultShowPage?mtp:(curtotalpage+defaultShowPage)); for (var i = from; i <=leftcount; i++) { Viewer._Addpage(i); curtotalpage+=1; } leftfilecount = mtp - (curtotalpage); Viewer._dfsp=curtotalpage; if(from<leftcount) { Viewer.InitAD_left(from,leftcount); showAd(); } if(leftfilecount<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } var st = ($(this).scrollTop()); $(this).scrollTop(st +1); $("#spanpage").text(fCount-curtotalpage); } function showmoretopage(to) { var from = curtotalpage+1; var leftcount = ((mtp - curtotalpage)<defaultShowPage?mtp:(curtotalpage+defaultShowPage)); if(to > leftcount)leftcount=to; for (var i = from; i <=leftcount; i++) { Viewer._Addpage(i); curtotalpage+=1; } leftfilecount = mtp - (curtotalpage); Viewer._dfsp=curtotalpage; if(from<leftcount) { Viewer.InitAD_left(from,leftcount); showAd(); } if(leftfilecount<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } $("#spanpage").text(fCount-curtotalpage); } function adss() {var st = ($(this).scrollTop())-2; $(this).scrollTop(st);} function showAd() { $(".addivp").each(function(){ var adindex = ($(this).attr("link")); var adid = ($(this).attr("id")); document.getElementById(adid).innerHTML = document.getElementById("adpre" + adindex).outerHTML; $("#adpre" + adindex).css({ margin: "0px auto" }); }); } </script> <script> var operateType = 1; var uid = "0"; var DocID = "14528188"; var zw = 595; var zh = 841; var zrate = (zw==0||zh==0)?1:(zh/zw); var isplay = 0; var width = "830"; var height = getClientHeight(); if (height < 560) height = 560; height = ('False' == 'True' ? 570 : height); var scorename = "金币"; var params = {}; </script> <script src="https://static.bingdoc.com/master/view/view2.js"></script> <script> $(document).ready(function() { initPage(); $("#loading").hide(); $("#spanpage").text(leftfilecount); var lf = mtp - (defaultShowPage); if(lf<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } window.setTimeout( function () { try { if(BookMarkPage == 1) { $(this).scrollTop(0); } else { Viewer._GotoPage(BookMarkPage); } }catch(e){} },500); if(defaultShowPage>0){ $("#outer_page_more").show();}else{ $("#outer_page_more").hide();} }); </script> <script> $('body').bind('contextmenu', function() {return false;}); $('body').bind("selectstart",function(){return false;}); </script> <div class="cssnone"> <iframe title = "来源分析" src="https://www.bingdoc.com/BookRead.aspx?id=%7c2jT1MVwFx86cP%7cWPwHDWg%3d%3d&parto=%2fp%2fJP6At%2bjLKB29LL3Sksyz0DvprXueAjo7eimEJgQ5CGV%2fsj4vSwh9YYrwsjnaw%2biPvobDJB%2f8IWab%2bPlwqLYu0EQ%2bF618av6AWT6UGBvop4fL3%2fJi07oczCjO0XsoajPofUYlmFv2eiI3NU8kuxOS9g%2b70Z0lG%2f469sXVqTAaziJIUzW%2fHPYPwZNKbamAhOh3g6c9Y%2f3MCeDGuIV37nKcoOrA5%2f7fY" frameborder="0" style="width: 0px; height: 0px"> </iframe> </div> <!-- JiaThis Button END --> <span id="LabelScript"></span> </div> </div> <div class="getwximg_div" style="display:none;"> </div> <script> var isloginto = false; function initwxlogin() { var arr = $(".getwximg_div"); for (var i = 0; i < arr.length; i++) { (function (index) { var url = "https://www.bingdoc.com/header.aspx?getcate=100"; $.get(url + "&t=" + (new Date()).valueOf(), function (d) { try { arr.eq(index).empty().html(d); } catch (e) { } try { arr.html(d); } catch (e) { } }); })(i); } } </script> <script>function popLogin() { window.location.href = '/login.aspx?returl=https%3a%2f%2fwww.bingdoc.com%2fView_wj.aspx%3fid%3d14528188'; return; }</script> <script type="text/javascript"> var objjubao = null; function jubao() { var html = '<iframe src="https://www.bingdoc.com/UserManage/ReportBack.aspx?id=14528188&url=rkm56XE mSSDVZKrWhxpD4j6KQFFmUMJWoQBQN8uJYiVNXX4ersFjSxT9tGBbHK6aJi3HL/RzFw=" scrolling="no" frameborder="0" style="width: 600px; height: 420px"></iframe>'; objjubao = art.dialog({ title: '非法内容有奖举报', content: html, close: Closejubao, width: '700', height: '470', skin: 'blue', lock: true, background: '#666', opacity: .6, duration: 300, fixed: true, left: '50%', top: '38.2%', zIndex: 1987, resize: true, drag: true }); } function Closejubao() { objjubao.close(); } </script> <!--foot--> <div class="bg_100 foot_nav_bg" style=" min-width:1200px;"> <div class="foot_nav"> <a href="https://www.bingdoc.com/h-33.html" target="_blank" >关于我们</a> - <a href="https://www.bingdoc.com/h-34.html" target="_blank" >网站声明</a> - <a href="https://www.bingdoc.com/h-35.html" target="_blank" > 网站地图</a> - <a href="https://www.bingdoc.com/sitemap.html" target="_blank" > 资源地图</a> - <a href="https://www.bingdoc.com/friend.aspx" target="_blank" >友情链接</a> - <a rel="nofollow" target="_blank" href="https://wpa.qq.com/msgrd?v=3&uin=89258806&site=qq&menu=yes" >网站客服</a> - <a rel="nofollow" href="https://www.bingdoc.com/h-38.html" target="_blank" >联系我们</a> </div> </div> <div class="bg_100 siteInner_bg" style=" min-width:1200px;"> <div class="siteInner"> <p style="text-align: center;">copyright@ 2008-2023 冰点文库 网站版权所有</p><p style="text-align: center;">经营许可证编号:<a href="http://beian.miit.gov.cn/" target="_blank">鄂ICP备19020893号-2</a></p><p><br/></p><script>var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?0ad70f53e1865ffad028aaa274d1445e"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();</script> </div> </div> <!--foot end--> <!-- 代码部分begin --> <div class="QQ_S" style="height: auto;position:fixed;right: 0px;bottom: 20px; top:auto;"> <div class="Q_top" onclick="HideFoot()"> <span class="signi"></span>收起</div> <div class="Q_botm"> <div class="Q_pic"> <div class="Q_pic_hide"> <a rel="nofollow" href="https://wpa.qq.com/msgrd?v=3&uin=89258806&site=qq&menu=yes" target="_blank" title="在线客服" ><span class="hide_pic"></span>在线客服</a> </div> </div> <div class="Q_anser"> <div class="Q_anser_hide"><a rel="nofollow" target="_blank" href="https://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=89258806@qq.com" title="意见反馈"> <span class="hide_pic1"></span>意见反馈 </a> </div> </div> <div class="Q_sign"> <div class="Q_sign_hide" onclick="backToTop();"><a rel="nofollow" href="javascript:void(0)" title="返回顶部"><span class="hide_pic2"></span>返回顶部 </a></div> </div> </div> </div> <div class="QQ_S1"> <div class="Q_top1" onclick="ShowFoot()"> <span class="signj"></span>展开</div> <div class="Q_botm1"> <div class="Q_pic1"> <div class="Q_pic1_hide"> <a rel="nofollow" target="_blank" href="https://wpa.qq.com/msgrd?v=3&uin=89258806&site=qq&menu=yes" > <span class="hide_pic3"></span>QQ交谈</a></div> </div> <div class="Q_sign1"> <div class="Q_sign1_hide" onclick="backToTop();"><a rel="nofollow" href="javascript:void(0)">返回顶部</a></div> </div> </div> </div> <!-- 代码部分end --> <script type="text/javascript" src="https://static.bingdoc.com/js/lanrenzhijia.js"></script> <script type="text/javascript" src="https://static.bingdoc.com/js/jquery.lazyload.js"></script> <script type="text/javascript" charset="utf-8"> $("img.lazys").lazyload({ threshold: 200, effect: "fadeIn" }); </script> <script type="text/javascript" src="https://static.bingdoc.com/umeditor/xss.js"></script> </body> </html>