/examples/kitchensink/public/rembrandt/SelfPortrait1628.html
HTML | 17 lines | 14 code | 3 blank | 0 comment | 0 complexity | 2ead8ab8fee43e7ae64e6ea6b7bfcc09 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
1<html> 2 <head> 3 <title>Self Portrait 1628</title> 4 <link rel='stylesheet' href='rembrandt.css'> 5 </head> 6 7 <body> 8 <center> 9 <a href='LaMarcheNocturne.html'><img border='0' src='back.gif'></a> 10 <span class='header'>Self Portrait 1628</span> 11 <a href='SelfPortrait1640.html'><img border='0' src='forward.gif'></a> 12 13 <p> <img src='SelfPortrait1628.jpg'> </p> 14 </center> 15 </body> 16</html> 17