if you ommited in the tag properties, css file will be the one that the tag
uses!
maybe you are setting the CSS wrong?
try:
..border {
border: solid 3px black;
}
in a CSS file, link it in the page and then add CssClass="border" to the
asp:image tag
--
Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Peter" <nomail@nospam.com> escreveu na mensagem
news:OqLdzR6kGHA.1276@TK2MSFTNGP03.phx.gbl...
|