Wednesday, September 8, 2010

Haiku in html

The code:

 <html>
<title>A Haiku Illustrated</title>



<!--  The Poem  -->

<body bgcolor="red">
<p style="text-align:center; font-size:30">To be a <a style="color:white">mistress</a> </p>
</br></br></br></br></br>
<p style="text-align:center; font-size:45">Is enough to <a style="color:white">tame</a> me</p>
</br></br></br>
<p style="text-align:center; font-size:30">and</p>
</br></br>
<p style="text-align:center; font-size:20">I cut
</br></br></br>a
</br></br>
<em><a style="color:white; font-family:verdana; font-size:60">watermelon</a></em>.</p>


</body>
</html>

No comments:

Post a Comment