2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-27 07:22:15 +00:00
Files
website/common/heading.html
2010-03-03 08:10:22 +00:00

39 lines
1.4 KiB
HTML

<div class="heading-inner">
<div class="heading-placard"></div>
<h1 class="heading-title">
<a href="/">
<img src="/gfx/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
<span class="heading-boost">Boost</span>
<span class="heading-cpplibraries">C++ Libraries</span>
</a></h1>
<p class="heading-quote">
<q>...one of the most highly
regarded and expertly designed C++ library projects in the
world.</q> <span class="heading-attribution">&mdash; <a href=
"http://www.gotw.ca/" class="external">Herb Sutter</a> and <a href=
"http://en.wikipedia.org/wiki/Andrei_Alexandrescu" class="external">Andrei
Alexandrescu</a>, <a href=
"http://safari.awprofessional.com/?XmlId=0321113586" class="external">C++
Coding Standards</a></span></p>
<div class="heading-sections">
<ul>
<li class="welcome-section-tab"><a href="/">Welcome</a></li>
<li class="boost-section-tab"><a href="/users/">Introduction</a></li>
<li class="community-section-tab"><a href="/community/">Community</a></li>
<li class="development-section-tab"><a href=
"/development/">Development</a></li>
<li class="support-section-tab"><a href="/support/">Support</a></li>
<li class="doc-section-tab"><a href="/doc/">Documentation</a></li>
<li class="map-section-tab"><a href="/map.html">Index</a></li>
</ul>
</div>
</div>