Forum Moderators: not2easy

Message Too Old, No Replies

Image Border

img border

         

Fedail

9:36 am on May 5, 2010 (gmt 0)

10+ Year Member



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.

GrafixGuru

10:48 am on May 7, 2010 (gmt 0)

10+ Year Member



I have checked your code and the border is appearing. Could you please explain us where exactly facing issue.