# ASP.NET Web Forms and Controls
At the end of this topic, you should be able to:
- Answer the question "What is an ASPX page?"
- Explain the purpose of the Design and Source views for ASPX pages
- List the core ASP.Net web controls used in this course
- Identify what is generated and sent to the browser from an ASPX page
- Create an empty ASP.Net Website
- Create and edit web forms
- Create folders to organize images and pages on a website
- Apply common HTML formatting for text on an ASPX page
- Add ASP.Net controls to an ASPX page
- Use the properties window to set the design-time properties of ASP.Net controls