/examples/kitchensink/public/rembrandt/TheArtistInHisStudio.html
HTML | 17 lines | 14 code | 3 blank | 0 comment | 0 complexity | b8f4f21e6d976c7344e08eb792c3f6c0 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- <html>
- <head>
- <title>The Artist in His Studio</title>
- <link rel='stylesheet' href='rembrandt.css'>
- </head>
- <body>
- <center>
- <a href='SelfPortrait1640.html'><img border='0' src='back.gif'></a>
- <span class='header'>The Artist in His Studio</span>
- <a href='TheReturnOfTheProdigalSon.html'><img border='0' src='forward.gif'></a>
- <p> <img src='TheArtistInHisStudio.jpg'> </p>
- </center>
- </body>
- </html>