Pages

Thursday, February 10, 2011

Gradient Background

<div id="lola"><div>
 <h1>The Latest News:</h1>
 <p>Barack Obama Have Sign What The Best Available Product For You</p>
 <p>Hillary Clinton Will Do The Best She Can Do For American</p>
 <p>SBY Will Get The Insfrastructure Go Green</p>
 <p>We Do What We Are The Best</p>
 <p>This Is What The Rush Is?</p>
</div></div>


<style>

h1, div { margin: 0; }
#lola { background: url('http://www.techstart.org/templates/burningsensation/images/bg_sidebar_wide.jpg') no-repeat; width: 341; color: #27d; font-family: sans-serif; font-weight: bold; -moz-box-shadow: 0 0 10px ; -moz-border-radius: 10px; overflow: auto; }
#lola div { padding: 10px; }

</style>

No comments:

Post a Comment