Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

http://plnkr.co/edit/?p=streamer&s=M2l2KHxgWmoaT89k
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href='@Url.Content("~/")'>
<title>@ViewBag.Title - My ASP.NET Application</title>
<!-- ... -->
</head>
<body>