~ Best NING TIPS, available online, special support for Ning Network Creators. TESTIMONIALS...
~ Insert Content or Google Ads within blogs/forums, or most anywhere. Ning-ready sliders/accordions, tabbed content, special shadow techniques, CSS tricks, and much more!
~ Only $34.95 for 6 months of support and all VIP Tips - - a great deal!
This is the best online Gradient Background Maker I've seen to-date. It will create cross-browser compatible CSS for a gradient background that you can add to most any CSS element.
For example, if you want to add a gradient background to the body tag of your HTML:
Go here to create the CSS for your gradient background:
body {
/* IE10 */
background-image: -ms-linear-gradient(bottom right, #FFFFFF 0%, #55D3E6 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(bottom right, #FFFFFF 0%, #55D3E6 100%);
/* Opera */
background-image: -o-linear-gradient(bottom right, #FFFFFF 0%, #55D3E6 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #55D3E6));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(bottom right, #FFFFFF 0%, #55D3E6 100%);
/* Proposed W3C Markup */
background-image: linear-gradient(bottom right, #FFFFFF 0%, #55D3E6 100%);
}
As per usual, it won't work as well in IE below IE10.
Tags: background, background gradient, background with CSS, background without image, css gradient, gradient, gradient background, gradient with CSS, no images
Permalink Reply by GirlRiders on October 8, 2011 at 10:47pm
Permalink Reply by Tips by Alex/JenSocial on October 9, 2011 at 10:53am |
VIP Ning Club: Discover the best Ning Support you’ll find anywhere! Just ask our VIP Members! ;-) |
![]() |

© 2012 Created by JenSocial.
Powered by

Home
Subscribe to RSS
Find Us On Facebook
Follow Us On Twitter