Poem
<html> <head> <title>poem</title> </head> <body> <h1 align="center">TWINKLE TWINKLE LITTLE STAR </h1> <h2> jane taylor 1806 </h2> <p> Twinkle Twinkle little star!<br/> how i wonder what you are <br/> up above the world so high! <br/> like a diamod in the sky </p> <hr color="blue"> <image src="C:\ENV\star.png" width ="300" height="300" > <br> </body> </html>