<!-- This is the beginning of the HEADER --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>#sitename - BLOGTITLE</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" href="/css/dark.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/css/cal-icon.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/css/blog.css" media="screen" /> <link rel="shortcut icon" href="/images/favicon-kekepower-transparent.png" type="image/png" /> </head> <body> <div id="wrap"> <div id="header"> <table border=0> <tr> <td id="logo"> <a href="/"><img src="/images/favicon-kekepower-transparent.png" height="75"></a> </td> <td id="sitetitle"> <h1><a href="/">#sitename</a></h1> <h2>#tagline</h2> </td> </tr> </table> </div> <div id="topmenu"> <a href="https://mageia.org/">Mageia</a> | <a href="https://kernel.org/">Linux Kernel</a> | <a href="https://kodi.tv/">Kodi Mediacenter</a> | <a href="https://slashdot.org/">Slashdot</a> | <a href="https://distrowatch.com/">Distrowatch</a> | <a href="https://github.com/">Github</a> </div> <div id="right"> <!-- This is the end of the HEADER --> <!-- Blog Content Start --> <div class="blog"> <div class="blogtitle">BLOGTITLE</div> <div class="blogcontent"> <div class="cal-icon"> <div class="datetime"> <div class="caltop"><p>CALADAY</p></div> <p class="day">CALNDAY</p> <p class="mon">CALMONTH</p> <p class="yr">CALYEAR</p> </div> </div> </div> <div class="blogingress"> <br /> INGRESS </div> <div class="blogbody"> BODY </div> </div> <!-- End blog content --> <!-- This is the beginning of the FOOTER --> </div> <!-- End of div right --> <div id="bottomleft"> <ul> <li><a href="/">Home</a></li> <li><a href="/kekePower.html">About Me</a></li> <li><a href="/hardware.html">My Hardware</a></li> <li><a href="/mageia.html">Mageia Info</a></li> <li><a href="/linux.html">Linux</a></li> <!-- <li><a href="/blog/index.html">My Blog</a></li> --> </ul> <div id="generated"> #updated </div> </div> </body> </html> <!-- This is the end of the FOOTER -->