/ Published in: CSS
A simple effect using simple CSS. This is part of a collection of gradient effects
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#grad7a { color:black; background: linear-gradient(to bottom, dodgerblue, white,dodgerblue, white, dodgerblue,white, dodgerblue,white,dodgerblue,white,dodgerblue); }
URL: http://coboldinosaur.com/pages/gradients-without-images.html#grad7a