Je moet ingelogd zijn om te stemmen.
<html> <head> <title>Leonardo Da Vinci</title> <link rel="stylesheet" href="basis.css" type="text/css"> </head> <body> <center> <div id="great_div"> <div style="position: fixed;"> <img src="DaVinci.jpg" id="header"> </div> </div> </center> </body> </html>
<html><head><title>Leonardo Da Vinci</title><link rel="stylesheet" href="basis.css" type="text/css"></head><body><center><div id="great_div"> <div style="position: fixed;"> <img src="DaVinci.jpg" id="header"> </div></div></center></body></html>