|
|
|
@ -10,10 +10,13 @@ |
|
|
|
<body> |
|
|
|
<noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> |
|
|
|
<script src="./bootstrap.js"></script> |
|
|
|
<h1>DNA Transcription & Translation</h1> |
|
|
|
<div class="main-heading"> |
|
|
|
<h1><a href="/">DNA Transcription & Translation</a></h1> |
|
|
|
</div> |
|
|
|
<div class="codons-div-container"> |
|
|
|
<div class="codons-container"> |
|
|
|
<div id="codons"></div> |
|
|
|
<div id="footer"> |
|
|
|
<p>© 2021 Ravi Shah</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</body> |
|
|
|
</html> |