<style> .border{ border:3px solid #09F; border-radius:4px; } </style> <table width="200" class="border"> <tr> <td></td> </tr> </table>