index_top.html (305B)
1 <!DOCTYPE>
2
3 <html>
4 <head>
5 <title>Blog posts</title>
6 <link rel="stylesheet" type="text/css" href="/style.css">
7 </head>
8
9 <body>
10
11 <div style="width: 100%; text-align: center">
12 <a href="/"><img class="logo" src="/logo.png"></a>
13 </div>
14
15 <div style="margin-top: 45px"></div>
16
17 <h2 class="title">Blog posts</h2>