例如:<img src="" alt="">标签 在后台如果要设置其样式 在标签中加入id=img 和runat="server" 在后台调用img.Attributes.Add("Style","display:none");