Adding HTML Server Controls to an ASP.NET Web Page
HTML server controls are HTML elements that you configure so that you can program them using server code. The topics in this section describe how to add HTML server controls to your ASP.NET pages.
In This Section
Related Sections
- Working with ASP.NET Web Server Controls
Links to topics that describe how to create and program ASP.NET server controls.