public marks

PUBLIC MARKS from projects with tag backgrounds

June 2008

May 2008

April 2008

MySpace Generators - PlzPimp.US

by 36 others
PlzPimp.US is in no way affiliated with Myspace or any other mentioned company/community site. PlzPimp.US does not claim ownership or rightsover images and other content hosted on this site. All images, references & logos are legal property & co

March 2007

CSS Tutorial - Background

by 6 others
p { background-image: url(smallPic.jpg); background-position: 20px 10px; } h4 { background-image: url(smallPic.jpg); background-position: 30% 30%; } ol { background-image: url(smallPic.jpg); background-position: top center; } Display: Th