Setting up the CSS

In order to use the <blockquote> HTML tag for a tweet, you will want to add a CSS file to your CSS folder. In our example, we will not be using it, but as you build out your application even further, you would want to use this CSS to style your <blockquote> tweets.

If you are just playing around for now, and don't intend on building this application any further after completing this chapter, you can skip this section on adding the CSS file. If you want to go further with this application, then read on:

  1. Right-click the css folder in your solution and add a new item to it. Call the file site.css and click on the Add button, as shown in the following screenshot:
  1. Delete the contents of the site.css file and add the following ...

Get C# 7 and .NET Core 2.0 Blueprints 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.