Skip to content

Commit 823ef94

Browse files

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

pages/markup-conventions.html

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ <h2 class="block">Tools &amp; Libraries</h2>
1212
<ul>
1313
<li><a href="https://html5boilerplate.com" target="_blank">HTML5 Boilerplate</a></li>
1414
<li><a href="http://modernizr.com" target="_blank">Modernizr</a></li>
15-
<li><a href="https://github.com/scottjehl/Respond" target="_blank">Respond JS</a></li>
16-
<li><a href="http://fortawesome.github.com/Font-Awesome/" target="_blank">Font Awesome</a></li>
17-
<li><a href="http://foundation.zurb.com" target="_blank">Zurb Foundation (Grid only)</a></li>
18-
<li><a href="https://typekit.com" target="_blank">TypeKit</a></li>
19-
<li><a href="http://softwaremaniacs.org/soft/highlight/en/" target="_blank">Highlight.js</a></li>
2015
</ul>
2116

2217
<h2 class="block">Background &amp; Logos</h2>
@@ -75,32 +70,6 @@ <h3>Source Code Pro</h3>
7570
</code></pre>
7671
</div>
7772

78-
<div class="example">
79-
<h3>Font Awesome</h3>
80-
81-
<p>Font Awesome lets you add vector icons to just about anything. Use the <a href="http://fortawesome.github.com/Font-Awesome/icons/" target="_blank">reference
82-
guide</a> to choose the right classes and icons.</p>
83-
84-
<p><i class="icon-circle-arrow-right"></i> This is a paragraph with an <code>&lt;i&gt;</code> element.</p>
85-
86-
<ul>
87-
<li class="icon-exclamation-sign">Oh No!</li>
88-
<li class="icon-barcode">A barcode</li>
89-
</ul>
90-
91-
<h2><i class="icon-lightbulb"></i> Want to try it on a header?</h2>
92-
<pre><code>
93-
&lt;p&gt;&lt;i class=&quot;icon-circle-arrow-right&quot;&gt;&lt;/i&gt; This is...&lt;/p&gt;
94-
95-
&lt;ul&gt;
96-
&lt;li class=&quot;icon-exclamation-sign&quot;&gt;Oh No!&lt;/li&gt;
97-
&lt;li class=&quot;icon-barcode&quot;&gt;A barcode &lt;/li&gt;
98-
&lt;/ul&gt;
99-
100-
&lt;h2&gt;&lt;i class=&quot;icon-lightbulb&quot;&gt;&lt;/i&gt; Want to...&lt;/h2&gt;
101-
</code></pre>
102-
</div>
103-
10473
<h2 class="block" id="foundation">Foundation</h2>
10574

10675
<p>Please use this basic foundation for all pages:</p>

0 commit comments

Comments
 (0)