Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[e] (0) Add examples of blog comments.
git-svn-id: http://svn.whatwg.org/webapps@3799 340c8d12-0b0e-0410-8428-c7bf67bfef74
- Loading branch information
</footer> | ||
</article></pre> | ||
|
||
<p>Here is that same blog post, but showing some of the comments:</p> | ||
|
||
<pre><article> | ||
<header> | ||
<h1>The Very First Rule of Life</h1> | ||
<p><time pubdate datetime="2009-10-09T14:28-08:00"></time></p> | ||
</header> | ||
<p>If there's a microphone anywhere near you, assume it's hot and | ||
sending whatever you're saying to the world. Seriously.</p> | ||
<p><em>...</em></p> | ||
<section> | ||
<h1>Comments</h1> | ||
<article> | ||
<header> | ||
<p>Posted by: George Washington</p> | ||
<p><time pubdate datetime="2009-10-10T19:10-08:00"></time></p> | ||
</header> | ||
<p>Yeah! Especially when talking about your lobbyist friends!</p> | ||
</article> | ||
<article> | ||
<header> | ||
<p>Posted by: George Hammond</p> | ||
<p><time pubdate datetime="2009-10-10T19:15-08:00"></time></p> | ||
</header> | ||
<p>Hey, you have the same first name as me.</p> | ||
</article> | ||
</section> | ||
</article></pre> | ||
|
||
</div> | ||
|
||
|
</footer> | ||
</article></pre> | ||
|
||
<p>Here is that same blog post, but showing some of the comments:</p> | ||
|
||
<pre><article> | ||
<header> | ||
<h1>The Very First Rule of Life</h1> | ||
<p><time pubdate datetime="2009-10-09T14:28-08:00"></time></p> | ||
</header> | ||
<p>If there's a microphone anywhere near you, assume it's hot and | ||
sending whatever you're saying to the world. Seriously.</p> | ||
<p><em>...</em></p> | ||
<section> | ||
<h1>Comments</h1> | ||
<article> | ||
<header> | ||
<p>Posted by: George Washington</p> | ||
<p><time pubdate datetime="2009-10-10T19:10-08:00"></time></p> | ||
</header> | ||
<p>Yeah! Especially when talking about your lobbyist friends!</p> | ||
</article> | ||
<article> | ||
<header> | ||
<p>Posted by: George Hammond</p> | ||
<p><time pubdate datetime="2009-10-10T19:15-08:00"></time></p> | ||
</header> | ||
<p>Hey, you have the same first name as me.</p> | ||
</article> | ||
</section> | ||
</article></pre> | ||
|
||
</div> | ||
|
||
|