我有一個網站,我想使移動。我剛開始使用移動設備。 我該如何改進這個網站?如何改進此移動網站?
有沒有一種方法可以使用css來定位一個條件滿足時的元素,例如當寬度小於某個限制時。我以elemtn爲中心?
這裏是鏈接到的jsfiddle
#bk-parent{width:90%; background-color:black; margin:0 auto; font-family: sans-serif; color:white}
#bk-header{width:inherit}
.logo {float:left;}
.addr{float:right}
#bk-footer li{float:left}