<html>

Resources for Web Publishing

Tutors

Do you need to see an idea explained in a different way?
Some of these online tutors may be helpful:

  • Ask Dr. Web by Jeffrey Zeldman at
    http://www.zeldman.com/askdrweb/index.html
  • Getting Started by Project Cool at
    http://www.gettingstarted.net/basics_top.html
  • HTML Goodies by Joe Burns, Ph.D at
    http://www.htmlgoodies.com/primers/
  • Web Diner Adventure at
    http://www.webdiner.com/webadv/index.htm
   

References

The authoritative reference, of course, is

Because html is so straightforward there are several abbreviated
uides that you may find useful as reference:

There is a reference showing the codes for special characters at
http://www.htmlstylehouse.com/charactr.htm

   

Style Guides

As you design your web site these style guides are helpful:

   

Journals

These online journals and organizations have useful information
about design and html usage:

   

Browsers

It is good to examine your work in more than one browser.
You can download Explorer, Netscape or Lynx for free.
Opera costs $35, but offers a try-out version free for a month.

  • Explorer at
    http://www.microsoft.com/windows/ie/download/windows.htm
  • Netscape at
    http://home.netscape.com/computing/download/index.html
  • Lynx (a non-graphic browser) at
    http://www.download.com/pc/software/0,332,0-59133-s,1000.html?tag=st.cn.sr1.dir.
  • Opera (which implements more of the HTML 4.0 than most browsers) at
    http://www.operasoftware.com/download.html
   

Graphics Tools

You may find these helpful:

  • Lynda Weinman's browser-safe color palette at
    http://www.lynda.com/hex.html
  • ProjectCool's color page for checking color of a text against
    various background colors at
    http://www.projectcool.com/developer/reference/color-chart.html
  • Gif Constrution Set for animating graphics and other tasks
    (about $20)at
    http://www.mindworkshop.com/alchemy/gifcon.html
   

Scripts

Sources for Java Scripts and CGI Scripts:

   

Programs to download:

To upload your html-coded pages to a web site use:

  • WS_FTP for PCs at
    http://www.download.com/pc/software/0,332,0-47175-s,1000.html?tag=st.cn.sr1.dir.or
  • Fetch for Macs at
    http://www.dartmouth.edu/pages/softdev/fetch.html

To hear audio tapes, download RealAudio at
http://www.mindworkshop.com/alchemy/gifcon.html

To see Shockwave multimedia, download Shockwave at
http://www.macromedia.com/

   

Validators

Check your web pages:

  • W3C validator to check HTML 4.0 at
    http://validator.w3.org/
  • Bobby to check for compliance with accessibility guidelines at
    http://www.cast.org/bobby/
  • Dr. HTML is very helpful for diagnosing code problems,
    spelling errors, and loading times at
    http://www2.imagiware.com/RxHTML/
  • LynxView is not actually a validator, but is a simulator
    where you can see how your page will look on a
    text-based browser at
    http://www.delorie.com/web/lynxview.html
   

Search Engines

Register your web site with the search engines:

  • Yahoo at
    http://docs.yahoo.com/info/suggest/
  • Alta Vista at
    http://www.altavista.com/av/content/addurl.htm
  • Excite at
    http://www.excite.com/Info/listing.html
  • Infoseek at
    http://infoseek.go.com/AddUrl?pg=SubmitUrl.html

and with others included in this list of search engines at
http://searchenginewatch.com/facts/major.html

   
Readings
Resources
<head>
<p> etc.
<b> etc.
<li> etc.
<a href>
<img src>
Access
<table>
<frame>
<style>
<form>
<script>
<object>
validate

Copyright by dwang, 1999. All rights reserved.