© Lee Naylor 2016

Lee Naylor, ASP.NET MVC with Entity Framework and CSS , 10.1007/978-1-4842-2137-2_14

14. Restyling the Web Site: An Introduction

Lee Naylor

(1)Newton-le-Willows, Merseyside, UK

Over the course of the next few chapters, we’re going to introduce how to use Cascading Style Sheets (CSS), in order to change the look and feel of the web site. We are going to stick to formatting the site using plain old CSS rather than using any tools, for example SASS, which is a preprocessor that allows you to write CSS in a more object oriented manner and manages files in smaller chunks. We will also briefly introduce the frontend scripting language JavaScript in the form of the ever-popular jQuery library.

Note

To complete this chapter, you must either ...

Get ASP.NET MVC with Entity Framework and CSS 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.