I\'m attempting to do the following...
Here\'s what I\'ve got right now.. but it\'s not rendering correctly. Does anyone have any idea as to how I\'d fix this?
Can be done easily with jQuery rounded corners rounded_corner
$(document).ready(function(){ $("#b1").corner(); });
You don't need to worry about cross browser issues with jQuery approach.