June 2nd, 2009
aErOnz`Css on Lock image
No Comments », Firefox, General, IT, Web Development, iPhone, by aErOnz`วิธีการล้อกรูปโดยใช้ css ครับ
body { background-color: #FFCC66; background-image: url("butterfly.gif"); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; }
or
body{ background: #FFCC66 url("butterfly.gif") no-repeat fixed right bottom; }
Last 5 posts by aErOnz`
- aErOnz`Can't convert value ‘0000-00-00 00:00:00′ to TIMESTAMP - January 27th, 2010
- aErOnz`Atomic transaction with ActiveRecord - January 21st, 2010
- aErOnz`Groovy On Grails "Hello World" with Netbeans - November 25th, 2009
- aErOnz`Groovy On Grails Introduction - November 25th, 2009
- aErOnz`[SQL] How to select NULL value - November 13th, 2009
