Sha256: b4f29254b5f81349781458a6836a082ed6216678c1e130cabee98c32a868d203

Contents?: true

Size: 391 Bytes

Versions: 1

Compression:

Stored size: 391 Bytes

Contents

<html lang="en">
	<head>
		<meta charset="UTF-8" />
		<title>ex3</title>
	</head>
	<body>
		<header>
			<div class="title">
				<h1>ex3_header_h1</h1>
			</div>
		</header>
		<div class="main">
			<ul>
				<li>ex3_main_li_1</li>
				<li>ex3_main_li_2</li>
				<li>ex3_main_li_3</li>
			</ul>
		</div>
		<footer>
			<span><a href="#">ex3_footer_span_a</a></span>
		</footer>
	</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
harvestman-0.1.1 test/example3.html