Created
March 17, 2013 18:10
-
-
Save zoerooney/5182852 to your computer and use it in GitHub Desktop.
Flamingo Sample
This file contains 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
/** | |
* Flamingo Sample | |
*/ | |
body { | |
font-family: sans-serif; | |
font-size: 14px; | |
padding: 50px; | |
background: #333; | |
} | |
div { | |
background: white; | |
margin: 0 auto; | |
width: 380px; | |
padding:20px | |
} |
This file contains 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
Flamingos | |
<img src="http://girlslovecode.org/images/flamingos.jpeg" alt="flamingo" /> | |
Flamingos are famous for their bright pink feathers, stilt-like legs, and S-shaped neck. They’re also known for “running” on water, thanks to their webbed feet, to gain speed before lifting up into the sky. | |
You’ll find flamingos throughout the world’s warmer regions, near shallow lakes and lagoons. On the ground, flamingos fish while walking in shallow water and mud. When a flamingo spots potential dinner—favorite foods include shrimp, snails, and plantlike water organisms called algae—it plunges its head into the water, twists it upside down, and scoops the fish using its upper beak like a shovel. | |
Flamingo young are born white, with soft, downy feathers and a straight bill. The bill gradually curves downward as the flamingo matures. | |
FAST FACTS | |
A flamingo’s color varies depending on its diet. | |
There are five species (types) of flamingos. | |
Adult flamingos stand between three and six and a half feet tall. | |
Flamingos can live from 20 to 30 years in the wild. | |
Information from National Geographic Kids http://tinyurl.com/d4txdzq |
This file contains 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
// alert('Hello world!'); |
This file contains 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
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment