page-top (389B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width"> 6 <title>Bliper</title> 7 <link href="style.css" rel="stylesheet" type="text/css" /> 8 </head> 9 <body> 10 <div class="header"> 11 <a name="start"></a> 12 <a href="index.html"><img class="logo" src="images/sample.png" /></a> 13 %INSERTMENU% 14 </div> 15 <div class="container"> <!-- container begin -->