Site hosted by Angelfire.com: Build your free website today!

<html>

<head>
<!-- Content developed by Timothy Williams
     November 1, 2012
-->    
<title>My First Web Page</title>
<meta charset="utf-8">
</head>
<body style="background-color: silver">
<h1 style="text-align:center">My First Web Page</h1>
<p>This Website is only for practice; and is a class project to learn how to create and design a
simple web page.  This kind of task takes patience and a lot of practice if you want to become
good at it.</p>
<h2>First Steps</h2>
<p>In order to design an effective web page, you must do a planned layout of the page.<br>When
laying out a page design, find a blank piece of paper and pencil and go for it".</p>
<p>For more information on ideas, please call:
<strong>512.555.5555</strong> or visit:
<strong><a href="http://webdevbasics.net">Basics of Web Design Textbook Companion</a></strong></p>
<p>
<img height="400" src="../../Pictures/2005%20G35%20Coupe%2020%20inch%20Niche%20Venice%20Wheels/Impulse%20sideskirts.jpg" width="528"></p>
</body>

</html>