fix: compatibility with IE3, Netscape 7 and below

This commit is contained in:
2025-01-03 17:06:10 +01:00
parent 4839c80989
commit d3d9542e17
16 changed files with 25 additions and 22 deletions

View File

@@ -7,13 +7,14 @@
<title>~Blog of a French coder~</title>
<link rel="stylesheet" type="text/css" href="/css/styles.css"/>
</head>
<body>
<div class="header">
<a href="/" aria-label="patate.dev"><img alt="Spike" src="/images/spike.jpg" id="spike" width="125.583" height="95.6833"></a>
<div class="menu">
<a href="/pages/blog.html" aria-label="the blog"> the blog</a>
<a href="//github.com/ALittlePatate" aria-label="github">github</a>
<a href="/gpg/key.txt" aria-label="gpg key">gpg key</a>
<a href="/php/guestbook.php" aria-label="guestbook">guestbook</a>
</div>
</div>
<body background="../images/bg.gif">
<div class="header">
<a href="/" aria-label="patate.dev"><img alt="Spike" src="/images/spike.jpg" id="spike" width="125.583" height="95.6833"></a>
<div background="../images/bg.gif" class="menu">
<a href="/pages/blog.html" aria-label="the blog"> the blog</a>
<a href="//github.com/ALittlePatate" aria-label="github">github</a>
<a href="/gpg/key.txt" aria-label="gpg key">gpg key</a>
<a href="/php/guestbook.php" aria-label="guestbook">guestbook</a>
</div>
</div>
<font color="white">