當前位置:高考升學網(wǎng) > 招聘筆試題 > 正文
四、用心想一想,你一定是生活中的智者! (每題9分,共36分)
1. 寫出ul、ol、dl三種列表的html結構。
答:
復制代碼
2. 將以下CSS代碼進行縮寫,注意要符合縮寫的規(guī)范。
a) 代碼一:
border-width:1px;
border-color:#000;
border-style:solid;
復制代碼
b) 代碼二:
background-position:0 0;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#f00;
background-image:url(background.gif);
復制代碼
c)代碼三:
font-style:italic;
font-family:”Lucida Grande”,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(image.gif);
復制代碼
e)代碼五:
margin-left:20px;
margin-right:20px;
margin-bottom:5px;
margin-top:20px;
復制代碼
f)代碼六:
color:#336699;
color:#ffcc00;
復制代碼
答:
代碼一:border:1px #000 solid;
代碼二:background: #f00 url(background.gif) no-repeat fixed 0 0;
代碼三:font:italic bold small-caps 1em/140% “lucida Grande”,sans-serif;
代碼四:list-style: url(image.gif) square inside;
代碼五:margin:20px 20px 5px 20px;
代碼六:color:#369;color:#fc0;
復制代碼
3. 修改以下代碼,使其結構更加合理以及符合W3C標準。(XHTML 1.0 Strict)
代碼:
Don’t buy these electronics used
Money may be tight, but you may kick
yourself for purchasing these electronics secondhand.
Even when the price is low,
the risk may be too high.
target=”_blank”>home content
復制代碼
答:
Don’t buy these electronics used
Money may be tight, but you may
kick yourself for purchasing these electronics secondhand.
Even when the price is
low, the risk may be too high.
target=_blank href=”home.html” rel=”external” title=”home”>home
rel=”external” title=”content”>content
復制代碼
4. 簡述border:none以及border:0的區(qū)別,并給出使用建議。
答:border:none表示邊框樣式無,border:0表示邊框寬度為0;當定義了border:none,即隱藏了邊框的顯
示,實際就是邊框寬度為0.
當定義邊框時,必須定義邊框的顯示樣式.因為邊框默認樣式為不顯示none,所以僅設置邊框寬度,由于樣
式不存在,邊框的寬度也自動被設置為0.
五、勇氣拼一拼,讓你超越別人的加分題目來了! (不限于一種方法,共30分)
使用重構的方式制作出一個如下圖的水、垂直都居中短邊為50px,長邊為150px的紅色十字架。
2020年河北新聞網(wǎng)兩學一做
時間:2023-09-18 07:0:242020年河北新聞網(wǎng)兩學一做
時間:2023-09-15 11:0:59兩學一做學習教育知
時間:2023-09-21 06:0:302020年開展兩學一做學習教
時間:2023-09-19 21:0:30
東南融通筆試題和面試題答案目匯總2023-09-17 18:47:08
2019網(wǎng)宿科技研發(fā)類筆試題和面試題答案2023-09-16 17:43:30
陜西國際商貿學院在重慶高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:38:12
安徽建筑大學和新余學院哪個好 分數(shù)線排名對比2025-05-22 10:36:54
襄陽職業(yè)技術學院廣西錄取分數(shù)線及招生人數(shù) 附-2020最低位次排名2025-05-22 10:35:29
長江大學和新疆師范大學哪個好 分數(shù)線排名對比2025-05-22 10:34:16
錦州師范高等?茖W校在遼寧高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:32:49
山東高考排名在17550的考生能報什么大學(原創(chuàng))2025-05-22 10:31:33
廣州華立學院的英語專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:30:14
蘭州石化職業(yè)技術大學的理化測試與質檢技術專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:29:06
泉州師范學院和亳州學院哪個好 分數(shù)線排名對比2025-05-22 10:27:53
貴州醫(yī)科大學在江西高考專業(yè)招生計劃(人數(shù)+代碼)2025-05-22 10:26:23
東莞城市學院和西安工商學院哪個好 分數(shù)線排名對比2025-05-22 10:24:51
山東海事職業(yè)學院的水路運輸安全管理專業(yè)分數(shù)線(附2020-最低分排名怎么樣)2025-05-22 10:23:44 


