<h1>A Perfectly Accessible Webpage - has a Title</h1>
<p>It also has plain text in a paragraph</p>
<h2>A Subtitle can help organize the page</h2>
<p>And it can have plain text as well - or links. </p>
<a href="/">The University of Akron</a>
<h3>This works too - but use the H3 sparingly</h3>
<p>Your text is most important part of the page. Keep it on track and to the point.</p>
<p><strong>Need to draw attention to some text? Use Bold...</strong></p>
<p><em>...Or use emphasized text</em></p>
<p>Bulleted lists can:</p>
<ul>
- <li>Call Attention to</li>
- <li>Important points</li>
</ul>
<h2>Here's another section after a horizontal rule</h2>
<p>InfoCision Stadium–Summa Field is a college American football stadium in Akron, Ohio and the home field of the Akron Zips football team at the University of Akron.</p>
<div><img src="/global/images/StadiumAerial.jpg" alt="The University of Akron InfoCision Stadium aerial view" width="250" height="180" class="img-responsive" /></div>
<div class="embed-responsive embed-responsive-16by9"><iframe style="width: 500px; height: 350px;" src="https://www.youtube.com/embed/bzLM-PXICNE"> title="Youtube video - Campus Tour"></iframe>
</div>
</div>