PageRenderTime 59ms CodeModel.GetById 21ms RepoModel.GetById 8ms app.codeStats 0ms

/examples/kitchensink/public/rembrandt/TheArtistInHisStudio.html

http://pyjamas.googlecode.com/
HTML | 17 lines | 14 code | 3 blank | 0 comment | 0 complexity | b8f4f21e6d976c7344e08eb792c3f6c0 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. <html>
  2. <head>
  3. <title>The Artist in His Studio</title>
  4. <link rel='stylesheet' href='rembrandt.css'>
  5. </head>
  6. <body>
  7. <center>
  8. <a href='SelfPortrait1640.html'><img border='0' src='back.gif'></a>
  9. <span class='header'>The Artist in His Studio</span>
  10. <a href='TheReturnOfTheProdigalSon.html'><img border='0' src='forward.gif'></a>
  11. <p> <img src='TheArtistInHisStudio.jpg'> </p>
  12. </center>
  13. </body>
  14. </html>