web 前端学习

前端学习网址:

http://www.adminwang.com/index.html

css盒子模型: 

content(内容,它可以是文字、图片等。)

padding(内边距,也有人称之为空白、内补丁等。)

border(边框。)

margin(外边距,也可称为边界。)

web 前端学习_第1张图片

web 前端学习_第2张图片

css中的集中定位

http://www.cnblogs.com/stephen-liu74/p/3333704.html

fixed定位:http://blog.csdn.net/happyhaojie/article/details/50244953

css float

http://paranimage.com/css-float-attribute/


20个不错的页面布局:

http://www.oschina.net/news/19081/css-page-layouts?from=20110626

div +css

http://www.aa25.cn/

你可能感兴趣的:(web 前端学习)