Useful Information
At this page, not only will you see examples of HTML but you will also have ideas
of what to do or what not to do. Please browse
around and enjoy. This Site Is For You!
Example
A
Web Site Planning

(Click on the image for a
better view)
Here
is the source code for Example A
<html>
<title>Web Site Planning</title>
<body>
<p><font face="Arial"
size="4">Web Site Planning</strong></font></p>
<p><font face="Arial"
size="3">Approaching web site design (Tools to get at this
stage-cycle time issues)</font>
<ul>
<li><font face="Arial"
size="3">Who are your targeted users?</font></li>
<li><font face="Arial"
size="3">What are the objectives for the site?</font></li>
<li><font face="Arial"
size="3">What types of tasks do you expect them to perform?
</font></li>
</ul>
</body>
</html>
Example
B
Information Design and Structure

(Click on the image for a better
view)
Here
is the source code for Example B
<html>
<title>Web Site Planning</title>
<body>
<p><font face="Arial"
size="3"><strong>Information Design
and Structure</strong></font>
<font face="Arial" size="3">Web Site
Style and Identity</font>
<ul>
<li><font face="Arial"
size="3">Base on your objectives and users</font></li>
<li><font face="Arial"
size="3">What are the attributes of the brand?</font></li>
<li><font face="Arial"
size="3">Do you want to extend the brand?</font></li>
<li><font face="Arial"
size="3">Develop a voice - how you'll talk to users</font></li>
<li><font face="Arial"
size="3">Develop a visual system and language</font></li>
</ul>
</body>
</html>
Example C
Design Goals

(Click on the image for a better view)
Here is the source code for Example C
<html>
<title>Web Site Planning</title>
<body>
<p><font face="Arial"
size="3"><strong>Design Goals</strong></font>
<ul>
<li><font face="Arial"
size="3">Do not exclude browsers</font></li>
<li><font face="Arial"
size="3">Amazing Photographs</font></li>
<li><font face="Arial"
size="3">Accommodate all users</font></li>
<li><font face="Arial"
size="3">Clean and very simple</font></li>
<li><font face="Arial"
size="3">Multimedia and HTML experience similar</font></li>
</ul>
</body>
</html>
Example D
Evaluating Web Sites

(Click on the image for a better view)
Here
is the source code for Example D
<html>
<title>Web Site Planning</title>
<body>
<p><font face="Arial"
size="3"><strong>Evaluating Web
Sites</strong></font></p>
<p><font face="Arial"
size="3">Platform/Browsers testings</font>
<ul>
<li><font face="Arial"
size="3">Test with at least two browsers</font></li>
<li><font face="Arial" size="3">Test on
MAC, PC, UNIX</font></li>
<li><font face="Arial" size="3">Monitor
log files</font></li>
<li><font face="Arial"
size="3">Evaluate against other media</font></li>
<li><font face="Arial"
size="3">Experiment and Learn!</font></li>
</ul>
<p><font face="Arial"
size="3"></font></p>
</body>
</html>
THANK YOU FOR YOUR TIME |