I was wondering if it is possible, with CSS and ASP.NET, to have a div fill itself from the top left corner to the bottom right corner like http://ictlyceum.deltion.nl/moodle/theme/deltion2/logo_small.jpg
I have not yet tried anything to attempt to do this since I’m not sure if it actually is possible.
@levisaxos; may be you want a gradient so you can use
css3 gradient propertyhttp://css-tricks.com/examples/CSS3Gradient/you can generate the gradient http://www.colorzilla.com/gradient-editor/
check this article for more http://webdesignerwall.com/tutorials/cross-browser-css-gradient