This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
public_html/footer.html

26 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Footer</title>
<style>img{display:block;margin-left:auto;margin-right:auto;}</style>
<base target="_parent">
</head>
<body>
<a rel="top" href="/~job/" title="Return to main page"><img src="/~job/home.svg" alt="Return to main page" /></a><br />
<div>
<a href="https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Frw.rs%2F~job%2Findex.css&profile=css3svg&usermedium=all&warning=2&vextwarning=&lang=en" title="index.css valid!">
<img style="border:0;width:120px;height:42px" src="/~job/cssvalidated.svg" alt="Valid CSS!" />
</a>
<a href="https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Frw.rs%2F~job%2Flight.css&profile=css3svg&usermedium=all&warning=2&vextwarning=&lang=en" title="light.css valid!">
<img style="border:0;width:120px;height:42px" src="/~job/cssvalidated2.svg" alt="Valid CSS!" />
</a>
<a href="https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Frw.rs%2F~job%2Fdark.css&profile=css3svg&usermedium=all&warning=2&vextwarning=&lang=en" title="dark.css valid!">
<img style="border:0;width:120px;height:42px" src="/~job/cssvalidated2.svg" alt="Valid CSS!" />
</a>
</div>
<a href="https://tildegit.org/job/public_html">Website's source code in git</a>
</body>
</html>