Skip Navigation

University of Nebraska–Lincoln

Web Developer Network Wiki

Herein Lies the Accumulated Knowledge of Mankind

Optional Expanded Footer

[edit] Optional Expanded Footer

Large footer sample layout:

<div class="footer_col">
	<h3>Footer header 1</h3>
		Footer content 1
</div>
<div class="footer_col">
	<h3>Footer header 2</h3>
		Footer content 2
</div>
<div class="footer_col">
		<h3>Footer header 3</h3>
		Footer content 3
</div>
<div class="footer_col">
	<h3>Footer header 4</h3>
	Footer content 4<br />
</div>