- 相關推薦
阿里前端電話面試題
一.修改以下css樣式,簡述您的理由:
div.container{
width:500px;
background-image:url(/img/sprite.png);
background-repeat:no-repeat;background-position:0px -50px;
}
div.container ul#news-list, div.container ul#news-list li{
margin:0px;
padding:0px;
}
div.container ul#news-list li{
padding-left:20px;
background-image:url(/img/sprite.png);
background-repeat:no-repeat;
background-position:-100px 0px;
}
a{
font-size:14px;
font-weight:bold;
line-height:150%;
color:#000000;
}
二.使用一個JSON對象,描述下面一句話:
小明22歲,來自杭州,愛好看電影和旅游。小明有兩個姐姐,一個叫小紅,25歲,是一名經理。另一個叫小蘭,23歲,是一名數學老師。
三.為本地Array數組編寫一個原型,實現將數組中具有相同元素的元素刪除(意思是只保留一個),并返回刪除后的數組。
四.
【阿里前端電話面試題】相關文章:
跪求騰訊前端面試題07-10
web前端開發面試題07-12
一道前端JS面試題,求解?07-13
電話銷售面試題07-13
阿里巴巴實習生面試題07-04
阿里巴巴銷售人員招聘重點面試題07-12
電話銷售面試題庫07-02
畢業想進百度騰訊阿里等公司做前端需要達到什么水平?07-11
web前端自我評價07-27
前端設計崗位職責03-19