Nursery Rhyme Code Poem [CSS]

Code Poems are fun! The trick is to take a nursery rhyme (but really, it could be any commonplace work of writing – Famous Speeches, Bible Verses, Famous Quotes, etc.), and then turn it into pseudocode. The code must follow both the programming or …


This content originally appeared on Zach Leatherman and was authored by Zach Leatherman

Code Poems are fun! The trick is to take a nursery rhyme (but really, it could be any commonplace work of writing – Famous Speeches, Bible Verses, Famous Quotes, etc.), and then turn it into pseudocode. The code must follow both the programming or markup language you’re using and the rhyme as closely as possible. See how precise you can make your rhyme fit. I accept critiques and suggestions for improving me rhyme code (or you could just rewrite my rhyme as you see fit).

#theChurch {}
#theChurch #theSteeple {}
#theChurch .door[state="open"] .people { visibility: visible; }
#theChurch #theParson { display: none; }
#theChurch > .upstairs #theParson:active { display: block; }
#theChurch #theParson:lang(prayers) { display: block; }

The above code poem is released under the BSD license. To use in production environment without error, do not include an element with an id attribute of “theChurch”. Obviously I’m kidding, don’t use this code. Not even for enterprise software.


This content originally appeared on Zach Leatherman and was authored by Zach Leatherman


Print Share Comment Cite Upload Translate Updates
APA

Zach Leatherman | Sciencx (2007-10-27T05:00:00+00:00) Nursery Rhyme Code Poem [CSS]. Retrieved from https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/

MLA
" » Nursery Rhyme Code Poem [CSS]." Zach Leatherman | Sciencx - Saturday October 27, 2007, https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/
HARVARD
Zach Leatherman | Sciencx Saturday October 27, 2007 » Nursery Rhyme Code Poem [CSS]., viewed ,<https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/>
VANCOUVER
Zach Leatherman | Sciencx - » Nursery Rhyme Code Poem [CSS]. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/
CHICAGO
" » Nursery Rhyme Code Poem [CSS]." Zach Leatherman | Sciencx - Accessed . https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/
IEEE
" » Nursery Rhyme Code Poem [CSS]." Zach Leatherman | Sciencx [Online]. Available: https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/. [Accessed: ]
rf:citation
» Nursery Rhyme Code Poem [CSS] | Zach Leatherman | Sciencx | https://www.scien.cx/2007/10/27/nursery-rhyme-code-poem-css/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.