|
|
@ -7,5 +7,10 @@ |
|
|
<body> |
|
|
<body> |
|
|
<noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> |
|
|
<noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> |
|
|
<script src="./bootstrap.js"></script> |
|
|
<script src="./bootstrap.js"></script> |
|
|
|
|
|
<h1>Please enter the DNA strand in the space below:</h1> |
|
|
|
|
|
<form class="dna-input" action="app.html" method="get"> |
|
|
|
|
|
<input type="text" name="strand"> |
|
|
|
|
|
<input type="submit" value="Submit"> |
|
|
|
|
|
</form> |
|
|
</body> |
|
|
</body> |
|
|
</html> |
|
|
</html> |