1024国产,91精品国产综合久久福利,中文字幕成人免费视频,日本人的色道免费网站,曰本一级毛片免费,www.日日爱,国产黑丝视频

當(dāng)前位置:高考升學(xué)網(wǎng) > 招聘筆試題 > 正文

騰訊WEB前端筆試題和面試題答案(二)

更新:2023-09-16 12:18:07 高考升學(xué)網(wǎng)

四、用心想一想,你一定是生活中的智者! (每題9分,共36分)

  1. 寫出ul、ol、dl三種列表的html結(jié)構(gòu)。

  答:

  復(fù)制代碼

  2. 將以下CSS代碼進(jìn)行縮寫,注意要符合縮寫的規(guī)范。

  a) 代碼一:

  border-width:1px;

  border-color:#000;

  border-style:solid;

  復(fù)制代碼

  b) 代碼二:

  background-position:0 0;

  background-repeat:no-repeat;

  background-attachment:fixed;

  background-color:#f00;

  background-image:url(background.gif);

  復(fù)制代碼

  c)代碼三:

  font-style:italic;

  font-family:”Lucida Grande”,sans-serif;

  font-size:1em;

  font-weight:bold;

  font-variant:small-caps;

  line-height:140%;

  復(fù)制代碼

  d) 代碼四:

  list-style-position:inside;

  list-style-type:square;

  list-style-image:url(image.gif);

  復(fù)制代碼

  e)代碼五:

  margin-left:20px;

  margin-right:20px;

  margin-bottom:5px;

  margin-top:20px;

  復(fù)制代碼

  f)代碼六:

  color:#336699;

  color:#ffcc00;

  復(fù)制代碼

  答:

  代碼一: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;

  復(fù)制代碼

  3. 修改以下代碼,使其結(jié)構(gòu)更加合理以及符合W3C標(biāo)準(zhǔn)。(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

  復(fù)制代碼

  答:

  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

  復(fù)制代碼

  4. 簡(jiǎn)述border:none以及border:0的區(qū)別,并給出使用建議。

  答:border:none表示邊框樣式無(wú),border:0表示邊框?qū)挾葹?;當(dāng)定義了border:none,即隱藏了邊框的顯

  示,實(shí)際就是邊框?qū)挾葹?.

  當(dāng)定義邊框時(shí),必須定義邊框的顯示樣式.因?yàn)檫吙蚰J(rèn)樣式為不顯示none,所以僅設(shè)置邊框?qū)挾?由于樣

  式不存在,邊框的寬度也自動(dòng)被設(shè)置為0.

五、勇氣拼一拼,讓你超越別人的加分題目來(lái)了! (不限于一種方法,共30分)

  使用重構(gòu)的方式制作出一個(gè)如下圖的水平、垂直都居中短邊為50px,長(zhǎng)邊為150px的紅色十字架。

最新圖文

2020年河北新聞網(wǎng)兩學(xué)一做

時(shí)間:2023-09-18 07:0:24

2020年河北新聞網(wǎng)兩學(xué)一做

時(shí)間:2023-09-15 11:0:59

兩學(xué)一做學(xué)習(xí)教育知

時(shí)間:2023-09-21 06:0:30

2020年開展兩學(xué)一做學(xué)習(xí)教

時(shí)間:2023-09-19 21:0:30