Rounded Corners in Internet Explorer: Staying Ahead of the Curve
Really very detailed post, I didn't find any difficulties to understand the tutorial.
Thanks for the guide :)
Nice article, but it only highlights how horrifically stupid HTML is. The very fact that "how to create a rounded corder" requires its own tutorial is mind boggling. Shouldn't it be as simple as this:
<Border x:Name="BorderDialog" Opacity="0.5" CornerRadius="10" Width="300" Height="300" BorderBrush="White" Background="Black" BorderThickness="1"></Border>
Whoops, that's called Silverlight. :)
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS