i have a div: <div id="homead" runat="server"> </div> and the C# code homead.Style.Add("display","none"); but when i debug i get the error saying: Server tag is not well formed Please help me with my mistake ...