Skip to content

Instantly share code, notes, and snippets.

@RMcGee
Created September 12, 2013 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RMcGee/6541197 to your computer and use it in GitHub Desktop.
Save RMcGee/6541197 to your computer and use it in GitHub Desktop.
<body>
<h1>This is about nesting</h1>
<p>
a bird nest is the spot in which a bird
<strong>
<em>lays</em>
And
<em>incubates</em>
</strong>
It’s eggs and raises it’s young. Although the term popularly refrers to a specific
structure made by the bird itself – such as the grassy cup nest of the American Robin
or some of the following birds
</p>
<ul>
<li>black capped chickadee</li>
<li>Bohemian waxwing</li>
<li>Blue Jay</li>
</ul>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment