Table JavaScript DHTML




function function1() {
    document.all.myTable.summary = "Table Contains 4 cells";
}


    
        Header 1 content
        Header 2 content
    
    
        Cell 1 content
        Cell 2 content
    

Add Summary
View Summary