I need to shape ONE div tag in the following shape:
div
Is it possible to make it cross browser? I don\'t necessarily need rounded
Perhaps you could use Border-radius along with 2 or 3 div's to get the look you want. The only issue then is it's not supported in all browsers.