libnear gradient body code example
Example 1: css color gradient background full height
html {
height: 100%;
}
body {
height: 100%;
margin: 0;
background-repeat: no-repeat;
background-attachment: fixed;
}
Example 2: linear gradient css
/* www.gradientmagic.com will help with producing gradients */