The HTML Tags

It all starts with HTML. The ASP.NET MVC template gives developers control again of HTML markup (contrasted with web server controls). We assume that most readers will have a basic understanding of HTML. However, we cover a few core concepts here should you need a brush-up or are new to web development and need to understand how to use HTML to build views as discussed later in this chapter.

Learning HTML and CSS

If you are starting at the beginning, there are many good books, videos, and tutorials on learning the basics of HTML and CSS. These cover layout and styling. (Here we only cover forms and input controls.) You should not have to look far for good material. For example, you might check www.w3schools.com; they have been helping ...

Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.