Sha256: 2c450ed48a05da229edd01d0ff2c1c389335aa26099350628c0bcd04204f701d

Contents?: true

Size: 292 Bytes

Versions: 6

Compression:

Stored size: 292 Bytes

Contents

<body>
	<html>
		<title>Hello World!</title>
	</html>

	<body>
		<h1>Hello World!</h1>
		<form oid="got_name">
			What is your name? <input type="text" oid="yourname" size="20" maxlength="45" />&nbsp;<input type="submit" oid="got_name" value="Tell Us Your Name" />
		</form>
	</body>
</html>

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
IOWA-1.0.3 examples/hw4/iowa/Main.html
IOWA-1.0.3 examples/hw5/iowa/Main.html
IOWA-1.0.2 examples/hw4/iowa/Main.html
IOWA-1.0.2 examples/hw5/iowa/Main.html
IOWA-1.0.0 examples/hw4/iowa/Main.html
IOWA-1.0.0 examples/hw5/iowa/Main.html