
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Web Page Design Issues</title>
<META Name="description" Content="">
<META Name="keywords" Content= "">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK REL="stylesheet" TYPE="text/css" HREF="/styles/standard.css">
</head>
<body>
<div align=center><p><br>
<table class="tableborder" width="600" border="0" cellspacing="0"
cellpadding="20">
<tr>
<td>
<!--#include virtual="/inc/top.html" -->
<p>
<!--    end header   -->


<!--   start here to copy sectional path nav   -->

<hr align="left" width="70%">
<a href="../index.html">Handouts</a> &#187;
<a href="index.html">HTML Handouts</a> &#187;
Design Issues
<hr align="left" width="70%">
<P>
<!--   end sectional nav  -->




<h1>Web Page Design Issues</h1>
<p><br>
<h2>About Design</h2>
<p>
These are the most important issues.

<ul>

<li>The most important thing to keep in mind when creating a page to make
the writing flow naturally. Write the material first and then massage the
text to include natural sounding text to accommodate hyperlinks.

<p>
<li>Never, ever, include link text such as "click here" or "here".
<p>


<li>Your page should not exceed 50K in size, including the html file and
the sum of all images on that page. If you include heavy graphics on
subpages, include some warning in the link (150K).

<p>

Placing images on a web page is a tricky business, when considering people
with disabilities who cannot see the image, or people browsing with images
turned off. One of the best resources for this is
<a href="http://ppewww.ph.gla.ac.uk/%7Eflavell/alt/alt-text.html">
ALT text in IMG</a> which includes a thoughtful discussion of the issues
involved. Their <a
href="http://ppewww.ph.gla.ac.uk/%7Eflavell/alt/alt-table.html">General
Principles for ALT text</a> is a terrific table of options. I recommend
you print the table.

 <p>
<li>Many people are still using text browsers or running graphics browsers
with images turned off. Be sure to check your page in Lynx to be sure you
are as accessible as possible. Also check your page in a graphics browser
with its graphics turned off. In Netscape, click on the Options menu and
UNcheck "Autoload Images". You can also use <a
href="http://www.cast.org/bobby/">Bobby</a> to check how well people with
disabilities can reach your site. One of the wonderful aspects of the
Internet is the freedom it offers to people with disabilities. They can
move and speak in cyberspace as they never could IRL, so this is not an
insignificant issue!

<p>

<li>Be consistent in the use of background, text and link colors,
background images, footer information and navigation (ie, links to return
to the page you were on before, and to your home page). If you are
consistent in your overall design, people will enjoy a comfortable
familiarity in your site and be able to adapt to your structure (where the
links are to return to pages and to your home page, how to get your email
address, etc.)

<p>
<li>Check your pages on a variety of browsers and platforms to see that
they still look good.
<p>

<li>Be ethical in your preparation of pages for search engines. Don't
spam the page in an attempt to trick the spiders into falsely awarding
your page unmerited relevancy.

<p>
<li>Use a source like <a
href="http://www.Doctor-HTML.com/RxHTML/cgi-bin/single.cgi">Dr. HTML</a> to
check the accuracy of your HTML and to make sure all the links on your
pages are still active. Dr. HTML is a great tool for spell checking too!
<p>
<li>Speaking of spelling ... your web site is a global publication. Be
certain your writing is well crafted and your words are spelled correctly
<strong>;-)</strong>

 </ul>




<h2>Helpful Suggestions</h2>
If you're using the same body tag layout, with selected bgcolor and text
colors, place the body tag in a separate file (named "body") and just read
that file into a new page in the
<a href="http://www.cs.unca.edu/~edmiston/handouts/pico.html">pico</a>
editor. (I recommend you print this)
<p>
<h2>legal Issues in Web Page Design</h2>

When is it ok to link other sites? Check out <a
href="http://searchenginewatch.com/searchday/02/sd0716-linkcon.html">
Searchengine Watch on linking</a>
<p>

<h2>Cascading Stylesheets (CSS)</h2>
<ul>
<li>Just about the
<a
href="http://hotwired.lycos.com/webmonkey/authoring/stylesheets/tutorials/tutorial1.html">best
CSS tutorial</a> is at the webmonkey.
<li><a href="http://oregonstate.edu/aw/tutorials/stylesheets/csstips.html">U of
Oregon CSS tips</a>
</ul>

<p> <h2>Design Assistance</h2>
<ul>

<li><a href="http://www.useit.com/alertbox/9605.html">
Top Ten Mistakes in Web Design</a> is some of the best
advice I've seen yet.

<li>The <strong>best</strong> thing I've seen yet is the
<a href="http://info.med.yale.edu/caim/manual/contents.html">
Yale Style Manual</a>. It includes all kinds of terrific advice on
content, color, graphics and more.



<li><a href="http://www.unplug.com/great/">Website Design
Tips</a>

<li><a href="http://www.dsiegel.com/tips/index.html">Net Tips
for Writers and
Designers</a>

<li><a href="http://webreference.com/greatsite.html">**What
Makes a Website Great</a>

<li><a href="http://www.webpagesthatsuck.com">Web Pages the Suck</a>
Learn about good design by looking at bad design.

<li><a href="http://www.zdnet.com/anchordesk/story/story_1716.html">
Seven Deadly Web Site Sins</a> includes ways to avoid these sins, as well
as links to annoying design from visitors.
<li><a href="http://www.o-a.com/adtech-archive.html">The Online
Advertising Discussion List</a> contains a number of issues to be
considered for designing business pages.
<li>Paula's <a href="../index.html#html">resources on making web pages</a>
<li>Paula's resources on <a href="../graphics/index.html">graphics
and color for web pages</a>
<li><a href="http://www.useit.com/alertbox/9710a.html">Reading on the
Web</a> discusses how visitors react to web pages.

</ul>
 <P>



<!-- footer -->
<!--#include virtual="/inc/foot.html" -->
<p>
</td></tr></table>
</div>
<!--#exec cgi="/cgi-bin/looker/ax.pl" -->
</body>
</html>
