|
ASP.NET Book
The online ASP.NET Tutorial Book |
|||||||||
|
|
|||||||||
ASP.NET BasicsHTML BasicsASP.NET Web Server Advanced HTML Application Designing Using Visual Studio ASP.NET Standards ASP.NET Styling ASP.NET Navigation ASP.NET TipsASP.NET ValidationHTML forms CSS Styling CSS Advanced ASP.NET Features ASP.NET Image Effects Common mistakes DB Design tips Building ApplicationsDesign Secure AppsBuild Secure Apps |
1. Software Needed |
||||||||
|
You actually do not need high end software to write HTML code, all you need to create HTML codes is Notepad or Notepad++. But if you wish you can also type these codes on MS Visual Studio 2005.
When using an HTML editor like MS Visual Studio, the main advantage is its user friendliness. The HTML editors will color your HTML code so you can read or debug your code easily. You could also use buttons like the copy, paste, the comments, the indent to further ease your work while coding. This tutorial does not require any special software so you can use any software you prefer. Table of Contents» Chapter 1 - Software Needed [top] |
|||||||||