Return to Snippet

Revision: 54689
at January 7, 2012 08:35 by tpryan


Initial Code
.photobuttonskin{
	display: block;
	width:203px;
	height:203px;
	text-align:center;
	background-image: url("photobutton.png");
}

Initial URL


Initial Description
The CSS for the wrapper for my article on Circular Buttons using CSS.

Initial Title
Circular Button in CSS - Wrapper

Initial Tags


Initial Language
CSS