i tried to many times to do it but it is still not working
how can i fix it
.gimg{max-height:300px; margin:20px; padding:10px;
border-color:Blue;
border-style:solid;
border-width:5px;
<asp:Image ID="Image1" runat="server" CssClass="gimg"/>
the border is not appear.