Changes

Jump to: navigation, search

HTML: Nucleotide Fun

320 bytes added, 05:43, 24 October 2013
Created page with " <html> <head> <title>Nucleotide Test</title> </head> <body> <h1>Please enter a nucleotide sequence (DNA or RNA)</h1> <form action = "nucleotide.php" meth..."

<html>
<head>
<title>Nucleotide Test</title>
</head>

<body>
<h1>Please enter a nucleotide sequence (DNA or RNA)</h1>
<form action = "nucleotide.php" method = "get">
<input name = "seq" type = "text"></input>
<input type = "submit" value = "submit"></input>
</form>
</body>
</html>
347
edits

Navigation menu