Let's begin with Default.aspx, as shown in the following screenshot, and then we will drag in a text box:
Figure 2.9.1: Our Default.aspx starting point for this chapter
To open the toolbox, go to View | Toolbox (Ctrl+Alt+X). Then, type tex into the Search box, and drag TextBox into the markup, as shown in the following screenshot:
Figure 2.9.2: TextBox is inserted into the markup
Remember, all that appears in Default.aspx is called markup.