| gradient width: | px |
| Start Color: | |
| Mid Color: | |
| End Color: | |
| Reflection | Interval |
| Width Amplify | Continuous (just for testing) |
The image is set as background of a div and repeat-y for 50 px.
In the real application, the image can be set as the backgound of body tag to build gradient backgound layout.
body {
background: url(image/) repeat-y center;
background-color: ;
padding: 0;
margin: 0
}
.content {
width: ;
margin: 0 auto;
}
Free tool by pagecolumn.com Social Bookmark
The layout of this page is generated by
3 column layout generator