该【Web前端开发试题 】是由【HShess】上传分享,文档一共【12】页,该文档可以免费在线阅读,需要了解更多关于【Web前端开发试题 】的内容,可以使用淘豆网的站内搜索功能,选择自己适合的文档,以下文字是截取该文章内的部分文字,如需要获得完整电子版,请下载此文档到您的设备,方便您编辑和打印。Web前端开发试题
一、耐心填一填!
,应编写HTML代码__________。
。
、ol中。
。
。
。
二、精心选一选!
()
----spacing
,有时候表现出来的会比自己实际设置的宽度要宽,为此需要设置下面哪些属性值()
=”0″::=”0″
三、判断对或错!
-style用于设置字体的粗细。()
。()
,页面元素的优先显示与结构摆放顺序无关。()
,页面元素的优先显示与标签选用无关。()
:inline兼容所有的浏览器。()
,层级显示比flash、其它元素都高。()
四、用心想一想,你一定是生活中的智者!
、ol、dl三种列表的html结构。
答:
,注意要符合缩写的规范。
a)代码一:
border-width:1px;
border-color:#000;
border-style:solid;
b)代码二:
background-position:00;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#f00;
background-image:url();
c)代码三:
font-style:italic;
font-family:"LucidaGrande",sans-serif;
font-size:1em;
font-weight:bold;
font-variant:small-caps;
line-height:140%;
d)代码四:
list-style-position:inside;
list-style-type:square;
list-style-image:url();
e)代码五:
margin-left:20px;
margin-right:20px;
margin-bottom:5px;
margin-top:20px;
f)代码六:
color:#336699;
color:#ffcc00;
答:
,使其结构更加合理以及符合W3C标准。()
代码:
<div><h2>Don’tbuytheseelectronicsused</h2>Moneymaybetight,butyoumaykickyourselfforpurchasingtheseelectronicssecondhand.<br/>Evenwhenthepriceislow,theriskmaybetoohigh.<br/><p><imgsrc=””></p><p><ahref=””target=”_blank”>home</a><ahref=”
”target=”_blank”>content</a></p></div>
复制代码
答:
:none以及border:0的区别,并给出使用建议。
答:
答:
如何使用jQuery实现点击按钮弹出一个对话框?
Web前端开发试题 来自淘豆网m.daumloan.com转载请标明出处.