HTML JavaScript DHTML




    function specifyRow(){
        var x=document.getElementById('myTable').rows
        x[1].height="100"
    }




    
        d
        d
    
    
        d
        d
    
    
        Row3 cell1
        Row3 cell2
    
    
        Row4 cell1
        Row4 cell2
    
    
        Row5 cell1
        Row5 cell2