7010d52cf5d4f726668b71a3cbe0d45d13a2b419
Guides/Webforms-Basic-Integration.md
| ... | ... | @@ -15,15 +15,15 @@ Web Forms C# download link](http://archives.izenda.us/ri/webforms/webforms-cs.zi |
| 15 | 15 | |
| 16 | 16 | ###Step 1. Create a new Web Forms application in Visual Studio |
| 17 | 17 | |
| 18 | -In Visual Studio, select File -> New -> Website. |
|
| 18 | +**a.**In Visual Studio, select File -> New -> Website. |
|
| 19 | 19 | |
| 20 | 20 |  |
| 21 | 21 | |
| 22 | -In the New Website pop-up choose ASP.NET Web Forms Site in Visual C#. |
|
| 22 | +**b.**In the New Website pop-up choose ASP.NET Web Forms Site in Visual C#. |
|
| 23 | 23 | |
| 24 | 24 |  |
| 25 | 25 | |
| 26 | -Make sure to set your new website's name and folder location. |
|
| 26 | +**c.**Make sure to set your new website's name and folder location. |
|
| 27 | 27 | |
| 28 | 28 |  |
| 29 | 29 |