Home | History | Annotate | Download | only in blank_ntp
      1 <html>
      2  <head>
      3   <title>Blank New Tab</title>
      4   <style>
      5   div {
      6     color: #cccccc;
      7     vertical-align: 50%;
      8     text-align: center;
      9     font-family: sans-serif;
     10     font-size: 300%;
     11   }
     12   </style>
     13  </head>
     14  <body>
     15   <div style="height:40%"></div>
     16   <div>Blank New Tab&trade;</div>
     17  </body>
     18 </html>
     19 
     20