DIV+CSS页面布局练习

 <html> <head> <style> body{text-align:center;} div.qq{width:960px;height:1500px;background:yellow;margin:0 auto;text-align:left;}  //定义整个页面居中 div.llz{width:750px;height:400px;background:black;float:l
相关文章
相关标签/搜索