@{ ViewBag.Title = "GlyphIcons"; ViewBag.Description = "GlyphIcons"; Layout = "~/Views/Shared/_Default.cshtml"; }
Place Glyph icons just about anywhere with the <i>
tag.
<i
class="glyphicon glyphicon-pencil"></i>