@@ -2323,8 +2323,9 @@ For example, <code><section></code> should be wrapped as inline.
...
@@ -2323,8 +2323,9 @@ For example, <code><section></code> should be wrapped as inline.
<divclass="page-header">
<divclass="page-header">
<h1>Responsive utilities</h1>
<h1>Responsive utilities</h1>
</div>
</div>
<pclass="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query.</p>
<pclass="lead">For faster mobile-friendly development, use these utility classes for showing and hiding content by device via media query. Also included are utility classes for toggling content when printed.</p>
<p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities should not be used with tables, and as such are not supported.</p>
<p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation. Responsive utilities should not be used with tables, and as such are not supported.</p>
<h3>Responsive utilities test case</h3>
<h3>Test case</h3>
<p>Resize your browser or load on different devices to test the above classes.</p>
<p>Resize your browser or load on different devices to test the above classes.</p>
<h4>Visible on...</h4>
<h4>Visible on...</h4>
<p>Green checkmarks indicate that class is visible in your current viewport.</p>
<p>Green checkmarks indicate that class is visible in your current viewport.</p>