Question 170


Exam Question

You are building an ASP.NET MVC web application. The application will be viewed by users on their mobile phones. You need to ensure that the page fits within the horizontal width of the device screens.

<head>
<title>@ViewBag.Title</title>
<

Answer:

<head>
<title>@ViewBag.Title</title>
<