Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the inner borders in a table. 
    
Syntax:
    
document.getElementById("tableID").rules = value
document.all.tableID.rules = value // IE only