<div id="overall"> <form name="myForm"> <br/> <div class="row"> <div class="col-md-12" > <h4><strong>5 - OVERALL COMMENT FROM APPRAISERS</strong></h4> <hr style="border-top: 5px solid #6F6F6F;" /> </div> </div> <table class="table table-bordered"> <col width="100%" /> <tr> <th class="bluehead bold-center">Project Manager or Director with functional link</th> </tr> <tr class="more-data-lg"> <td style="vertical-align:top !important;"> <textarea style="width:100%;height:100px;"></textarea> </td> </tr> </table> <table class="table table-bordered"> <col width="100%" /> <tr> <th class="bluehead bold-center">If applicable, leader of CFT, V-up or any task force</th> </tr> <tr class="more-data-lg"> <td style="vertical-align:top !important;"> <textarea style="width:100%;height:100px;"></textarea> </td> </tr> </table> <table class="table table-bordered"> <col width="100%" /> <tr> <th class="bluehead bold-center">Appraiser + 1</th> </tr> <tr class="more-data-lg"> <td style="vertical-align:top !important;"> <textarea style="width:100%;height:100px;"></textarea> </td> </tr> </table> <!-- <center> <a href="#" class="btn btn-primary">Save Draft</a> <a href="#" class="btn btn-primary">Submit</a> </center></br></br> --> </form> </div>