Contents of an
ASP.NET Page (.aspx)
HTML
Tags
Server
Side Tags or ASP.NET Controls
Special
tags provided from .NET Framework which are internally classes
They
starts with asp:, mobile: etc.
All
such controls have runat=”server” attribute
Directives
Provides
...