<tr>
<td align="center" class="slctImgCont"><%--<div class="slctImgCont"><img src="images/cover.png" width="255" height="311" /> <br /><img src="images/cover1.png" width="255" height="308" /></div> </td>--%>
<asp:PlaceHolder ID="PlaceHolderSelectImage" runat="server"></asp:PlaceHolder>
</tr>
.slctImgCont div{
height:320px;
overflow:scroll;
}
above code,I musing.
But the problem is that because of that two scroll bar is added in my application.