div css

by juank on January 28th, 2012
No notes
Syntax: CSS
Show lines - Hide lines - Show in textbox - Download
@charset "utf-8";
/* CSS Document */
 
div
{ 
	border: 2px solid #a1a1a1;
	padding: 10px 40px;
	background: #dddddd
	width:90%;
	border-radius:25px;
 
}

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS