Created
September 17, 2012 20:16
-
-
Save tim-steele/3739524 to your computer and use it in GitHub Desktop.
Featured Question
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="content-container featured-question span12"> | |
<header class="content-header"> | |
<h3>Featured Question</h3> | |
</header> | |
<section class="content-body clearfix"> | |
<div class="content-details clearfix"> | |
<span class="content-category"><a href="#" title="Fantasy">Fantasy</a></span> | |
<time class="content-date" pubdate datetime="1954-07-24">July 24, 1954</time> | |
</div> | |
<div class="category-image"> | |
</div> | |
<h1 class="content-headline"> | |
Q: | |
<a href="#" title="Lorem ipsum dolor sit amet, ut pri congue viven scaevola. Primis verear honestatis vel no, habeo prima delicata te pro. Quodsi omnesque iracundia et ius, munere viderer?">Lorem ipsum dolor sit amet, ut pri congue viven scaevola. Primis verear honestatis vel no, habeo prima delicata te pro. Quodsi omnesque iracundia et ius, munere viderer?</a> | |
</h1> | |
<ul class="clearfix"> | |
<li class="content-comments">8 answers | 2 community team answers</li> | |
</ul> | |
<section class="post-actions"> | |
<?php get_partial( 'parts/share', array( "version" => is_widget()->share_style, "url" => get_post_permalink( $post->ID ) ) ); ?> | |
</section> | |
</section> | |
</article> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you name your gists with a file extention (.html for example), it will do syntax highlighting for that language.