This example is only viewable with the FireFox browser.
Add the following code to your css style sheet:
Code:
<style type=”text/css”>
.cborder { border: 1px #000000 solid; }
</style>
Add the following to your table tag like so:
Code:
<table class=”cborder” style=”-moz-border-radius: .8em .8em .8em .8em”>




