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/infographics/chemical-elements/index.html

29 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Infographics about chemical elements - Job Bautista</title>
<link href="/index.css" rel="stylesheet" type="text/css" media="all">
<link href="/light.css" rel="stylesheet" type="text/css" media="all" title="Light mode">
<link href="/dark.css" rel="alternate stylesheet" type="text/css" media="all" title="Dark mode">
<link rel="top" href="/" title="Job Bautista's personal website">
<link rel="up" href="/" title="Job Bautista's personal website">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<header>
<script src="/nav.js"></script>
<noscript><iframe id="top" name="top" src="/nav.html"></iframe></noscript>
</header>
<hr />
<h1>Infographics about chemical elements</h1>
<main class="txtcenter"><iframe src="helium.html" style="width:6.75in;height:19.5in;"></iframe></main>
<hr />
<footer>
<script src="/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/footer.html"></iframe></div></noscript>
<a id="navfix" href="/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>