SyntaxFix
Write A Post
Hire A Developer
Questions
Via css. Put this inside the <head> tag.
<head>
<style type="text/css" media="screen"> table{ border-collapse:collapse; border:1px solid #FF0000; } table td{ border:1px solid #FF0000; } </style>