ASP.NET – Toggle Non-server Control Visibility
Since ASP.NET 1.0 you had the ability to toggle the visibility of any HTML tag with the runat="server" attribute.
network
Since ASP.NET 1.0 you had the ability to toggle the visibility of any HTML tag with the runat="server" attribute.