Hi folks
When i add an image using asp:Image it automatically applies an inline style that sets the border-width to 0.
I want to control this via my style sheet and not inline, but obviously inline takes precedence. How do i stop ASP.NET adding this inline style?
David
When i add an image using asp:Image it automatically applies an inline style that sets the border-width to 0.
I want to control this via my style sheet and not inline, but obviously inline takes precedence. How do i stop ASP.NET adding this inline style?
David