日期:2014-05-17 浏览次数:20845 次
<html> <head> <title>Border-radius</title> </head> <body> <div style="background-image: url(hong2.jpg); background-position: left top, -320px bottom, -640px top;background-repeat: no-repeat, no-repeat, repeat-y;width:260px;padding:20px;"> <p>这是一个宽为300px,高度自适应的多背景示范容器,完成的一个九宫格模型</p> </div> </body> </html>
看效果图:
这样的小技巧要总结起来,这样到了做大项目的时候就能用的上了。尽管我现在的水平不是很高,但是我想,我通过平时不断的积累,会有一天能看到成绩的!