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
-**a.**In Visual Studio, select File -> New -> Website.
18
+**a.** In Visual Studio, select File -> New -> Website.
19 19
20 20
![Create a new Website](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-15_13_52-Start-Page---Microsoft-Visual-Studio.png)
21 21
22
-**b.**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
![Create a new Web Forms App](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-15_14_33-New-Web-Site.png)
25 25
26
-**c.**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
![Name Your Application](http://wiki.izenda.us/Guides/Webforms-Basic-Integration/2016-03-08-15_26_08-New-Web-Site.png)
29 29