Meaningful (X)HTML

Jason Garber

E-site Marketing

But first, a bit of history

The Olde Way

Example: Pointe South Mountain

Pointe South Mountain: The Bad Way

The New Way

Example: Pointe South Mountain


	<h1>Pointe South Mountain</h1>
	<ul>
		<li><a href="#">Resort Overview</a></li>
		<li><a href="#">Meetings & Events</a></li>
		<li><a href="#">The Oasis Water Park</a></li>
		<li>...</li>
	</ul>
	<h2>A True Arizona Experience</h2>
	<p>Welcome to the Four-Diamond Pointe South Mountain Resort...</p>
	<div>
		<h2>Join our e-Exclusives Club</h2>
	</div>
			

Advantages

In conclusion...