vishesh
Nearly a Posting Virtuoso
1,381 posts since Oct 2006
Reputation Points: 85
Solved Threads: 42
CSS3 (still wildly unsupported) will have support for multiple backgrounds per div. For now you'll have to use nested divs, each with its own background (ie one for top right corner and one for top left corner).
However, a single element can have multiple classes ... ie class="class1 class2" although, should both have a background image, they won't both apply.
CSS3 will also have built-in support for rounded corners on divs, customizable by setting a radius parameter.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229