青书学堂洛阳科技职业学院网页设计与制作(高起专)网上考试答案
 |
A: lt;img href= quot;image.gif quot; gt; B: lt;image src= quot;image.gif quot; gt; C: lt;img src= quot;image.gif quot; gt; D: lt;img gt;image.gif lt;/img gt; |
|
 |
A: lt;textarea gt; B: lt;input type= quot;textarea quot; gt; C: lt;input type= quot;textbox quot; gt; |
|
 |
A: lt;list gt; B: lt;input type= quot;list quot; gt; C: lt;input type= quot;dropdown quot; gt; D: lt;select gt; |
|
 |
A: lt;input type= quot;textfield quot; gt; B: lt;textinput type= quot;text quot; gt; C: lt;input type= quot;text quot; gt; D: lt;textfield gt; |
|
 |
A: lt;input type= quot;check quot; gt; B: lt;checkbox gt; C: lt;input type= quot;checkbox quot; gt; D: lt;check gt; |
|
 |
A: lt;dl gt; B: lt;list gt; C: lt;ol gt; D: lt;ul gt; |
|
 |
A: lt;ul gt; B: lt;dl gt; C: lt;ol gt; D: lt;list gt; |
|
标签?( ) |
A: lt;td align= quot;left quot; gt; B: lt;td valign= quot;left quot; gt; C: lt;td leftalign gt; D: lt;td left gt; |
|
 |
A: lt;a href= quot;url quot; new gt; B: lt;a href= quot;url quot; target= quot;_blank quot; gt; C: lt;a href= quot;url quot; target= quot;new quot; gt; |
|
 |
A: lt;a href= quot;xxx@yyy quot; gt; B: lt;mail href= quot;xxx@yyy quot; gt; C: lt;a href= quot;mailto:xxx@yyy quot; gt; D: lt;mail gt;xxx@yyy lt;/mail gt; |
|
 |
A: lt;a url= quot;http://www.w3school.com.cn quot; gt;W3School.com.cn lt;/a gt; B: lt;a href= quot;http://www.w3school.com.cn quot; gt;W3School lt;/a gt; C: lt;a gt;http://www.w3school.com.cn lt;/a gt; D: lt;a name= quot;http://www.w3school.com.cn quot; gt;W3School.com.cn lt;/a gt; |
|
 |
A: lt;i gt; B: lt;italics gt; C: lt;ii gt; |
|
 |
A: lt;body color= quot;yellow quot; gt; B: lt;background gt;yellow lt;/background gt; C: lt;body bgcolor= quot;yellow quot; gt; |
|
 |
A: lt;br gt; B: lt;lb gt; C: lt;break gt; |
|
 |
A: lt;h6 gt; B: lt;head gt; C: lt;heading gt; D: lt;h1 gt; |
|
 |
A:超文本标记语言(Hyper Text Markup Language) B:家庭工具标记语言(Home Tool Markup Language) C:超链接和文本标记语言(Hyperlinksand Text Markup Language) |
|
 |
A:search B:controls C:slider D:range |
|
( ) |
A:required B:formvalidate C:validate D:placeholder |
|
 |
A:getContent B:getContext C:getGraphics D:getCanvas |
|
 |
A:显示数据库记录 B:操作MySQL中的数据 C:绘制图形 D:创建可拖动的元素 |
|
 |
A:双击矩形工具,在弹出的对话框中设置尺寸 B:点选矩形工具,在页面单击,在弹出的对话框中设置尺寸 C:在页面中拖拉矩形工具到合适位置 D:右键单击矩形工具,在弹出的对话框中设置尺寸 |
|
的方法( ) |
A: lt;style src= quot;mystyle.css quot; gt; B: lt;link rel= quot;stylesheet quot; type= quot;text/css quot; href= quot;mystyle.css quot; gt; C: lt;stylesheet gt;mystyle.css lt;/stylesheet gt; |
|
 |
A: lt;body background= quot;background.gif quot; gt; B. lt;backgroundimg= quot;background.gif quot; gt; C: lt;img src= quot;background.gif quot; background gt; |
|
 |
A: lt;!DOCTYPE html gt; B: lt;!DOCTYPE HTML5 gt; C: lt;!DOCTYPE HTMLPUBLIC quot;-//W3C//DTDHTML5.0//EN quot; gt; D: quot;http://www.w3.org/TR/html5/strict.dtd quot; gt; |
|
确的是( ) |
A:div[class=*c]{color:red} B:div[class=^c]{color:red} C:div[class=c]{color:red} D:div[class=$c]{color:red} |
|
元素(比如 lt;a gt; 元素)表现得像块级元素一样( ) |
A:display B:block C:none D:no |
|
 |
A:!important gt; tag gt; class gt; id B:!important gt; id gt; class gt; tag C:id gt; !important gt; class gt; tag D:tag gt; id gt; class gt; !important |
|
 |
A::first-of-type B::only-child C::only-of-type D::last-of-type |
|
 |
A:对父级设置适合低度样式清除浮动 B:对子级设置适合低度样式清除浮动 C:对父级设置适合高度样式清除浮动 D:对子级设置适合高度样式清除浮动 |
|
id选择器以什么来定义( ) |
A:% B:. C:# D:* |
|
的标记( ) |
A: lt;meta gt; B: lt;link gt; C: lt;title gt; D: lt;style gt; |
|
列样式书写正确的有( ) |
A:padding: 10px 5px 10px; B:padding: 10px 5px; C:padding: 10px 5px 10px 5px; D:padding: 5px 10px; |
|
 |
A:高度不可控 B:宽度可控制 C:块级元素不能转行级元素 D:它可以容纳内联元素和其他块元素 |
|
 |
A: lt;i gt; B: lt;italics gt; C: lt;ii gt; D: lt;em gt; |
|
 |
A:utf-8 B:gbk C:gb2312 D:iso8859-1 |
|
 |
A:GIF格式 B:PSD格式 C:PNG格式 D:JPG格式 |
|
 |
A:行内式 B:内部式 C:外链式 D:旁引式 |
|
是( ) |
A:z-index属性取值可为正整数 B:z-index属性取值可为负整数 C:z-index属性取值可为0 D:z-index属性取值不可以为0 |
|
分析下面的HTML语句段,下面说法正确的是( )。 lt;HTML gt; lt;BODY BGCOLOR='lavende'r gt; lt;DIV id = 'Layer1' style='position:absolute; left:25px; top:27px; width:250px; height:80px; z-index:1; background-color:aqua; ' gt; lt;DIV gt; lt;font color = ' red' gt; lt;P gt;再别康桥 lt;/P gt; lt;/font gt; lt;/DIV gt; lt;/DIV gt; lt;/BODY gt; lt;/HTML gt; |
A:显示“再别康桥”的区域的背景色为:lavender B:用红色字体显示“再别康桥” C:显示“再别康桥”的区域的背景色为:aqua D:页面的背景色为:aqua |
|
 |
A:行内样式 B:内嵌样式 C:外部样式 D:以上都不正确 |
|
 |
|
|