About
The CSS Creator site is a place for you to learn about and create CSS, Cascading Style Sheets.
In the
CSS Forum
you can discuss CSS and find solutions to CSS problems.
div.boxtest {
border:20px solid;
padding:30px;
background: #ffc;
width:300px;
}