在线名词解释大全
搜索
为你找到
1000
条关于
网页期中10
的结果
HTML的全称是()A.HyperlinksandTextMarkupLanguageB.HowToMarkupLanguageC.HyperTextMarkupLanguageD.HomeToolMarkupLanguage
以下标记中,没有对应的结束标记的是A.<body>B.<html>C.<title>D.<br>
设置文本字体表现形式为“斜体”需要()标签A.<em>B.<strong>C.<s>D.<b>
在本地站点中有如下两文件G:\site\other\index.htmlG:\site\web\article\01.htmlindex.htm要想链接到01.html这个文件,正确的链接路径应该是:A.href=“../web/article/01.html”B.href=“01.html”C.href=“web/article/01.html”D.href=“../../web/article/01.html”
html的注释符号是什么?A.<!---->B.//C./**/D.’
下面代码的第8行缺少什么A.</div>B.<p>C.<div>D.</p>
在本地站点中有如下两文件G:\site\other\index.htmlG:\site\web\article\01.gifindex.htm中插入图片01.gif,正确的链接路径应该是:A.src=“web/article/01.gif”B.src=“../../web/article/01.html”C.src=“../web/article/01.gif”D.src=“01.gif”
如何在新窗口中打开链接?A.<ahref=”#”target=”black”></a>B.<ahref=”#”target=”_blank”>C.<ahref=”#”target=”_self”></a>D.<ahref=”#”new>
frameset标记中的rows属性是用来指定什么的?A.混合分框B.纵向分框C.横向分框D.任意分框
选出你认为最合理的定义标题的方法A.<spanclass="heading">文章标题</span>B.<h3>文章标题</h3>C.<p><b>文章标题</b></p>D.<strong>文章标题</strong>
循环队列SQ采用数组SQ.data[10]存放数据元素值,已知其头、尾指针分别是6和0,求队列中的元素个数是()。
表达式eval('500/10')的结果是:
表达式eval('500/10')的结果是:
关于代码f=lambdax,y:x+yf(5,10)以下描述不正确的有
关于代码f=lambdax,y:x+yf(5,10)以下描述不正确的有
上页
1
2
3
4
5
6
...
67
下页