|  |  | Web development resourcesThis guide is not a primer on how to author Web pages...
    there are already many excellent resources available on this CD-ROM as well as the
    Internet that will help your teams create their own Web projects. If you are interested in learning more about the technical
    development of a Web site, the following links provide a wealth of information for both
    the beginner and the pro. Web Authoring/Design One of the first places you should visit is
    the Web Design and HTML Tools
    and Guides section of this guide's Resource Library. These resources alone should get you well
    on your way to developing your Web project. But if you're interested in cutting edge Web
    authoring you might be interested in checking out some of the following links: 
      World Wide Web Consortium W3Chttp://www.w3c.org/  This is the source for all information regarding development on the Web. Originally
        conceived to develop common protocols on the Internet, the W3C also provides:
 
          
            | 
              "A repository of information about the World Wide Web for developers
                and users, especially specifications about the Web"
"A sample code implementation to embody and promote standards" |  HotWired's Webmonkeyhttp://www.hotwired.com/webmonkey/
         Once you get past the loud initial interface, this Web site contains a number of practical
        How-To tutorials on HTML, Web site design, Cascading Style Sheets, Dynamic HTML,
        JavaScript and Java.
 
C|Net's Builder.com http://builder.cnet.com/
         Like Webmonkey, this site provides a number of very useful tutorials on a range of web
        development subjects.
 
Yale C/AIM WWW Style ManualVersion for
        ViewingVersion for Printing
 Requires Adobe® Acrobat® Reader for Macintosh or Windows 95
 http://info.med.yale.edu/caim/
        manual/ index.html
 Covers many important topics including HTML basics, site design and
        navigation, image optimization, typography, file formats, Web multimedia and animation.
Jakob Nielsen's Alertboxhttp://www.useit.com/alertbox/
         This site isn't really a guide to HTML or programming. But, it does contain some of the
        most commonsense approaches to Web development, interface design, and site navigation
        found anywhere.
 
 Graphics 
      Optimizing Web graphicshttp://www.webreference.com/dev/graphics
        /intro.html  
The Bandwidth Conservation Societyhttp://www.infohiway.com/faster/index.htm
         If you're interested in making faster, cleaner and more effective graphics, this is a
        great place to start.
 
Animated GIFshttp://www.webreference.com/dev/gifanim/
         
 Typography 
      Microsoft's typography sitehttp://www.microsoft.com/typography/
         Free fonts and developer news.
 
typoGRAPHIChttp://www.rsub.com/typo/
         This is a great looking site with information on issues concerning typography in digital
        design.
 
 Java  
      Sun Javahttp://www.sun.com/java
         If you're interested in learning more about Java and you feel your life is too
        uncomplicated as it is, Sun's Java site is the place to start.
 
 JavaScript  
      Voodoo's Introduction to JavaScripthttp://www.webconn.com/java/javascript/intro/tutorial.htm
         One of the better introductions to JavaScript available.
 
Webdeveloperhttp://www.webdeveloper.com/categories/javascript/
         The Webdeveloper site offers a number of references and how-to tutorials on JavaScript.
 
Cut and Paste JavaScripthttp://www.infohiway.com/javascript/
         This site features over 200 free JavaScripts.
 
 CGI 
      The Common Gateway Interfacehttp://hoohoo.ncsa.uiuc.edu/cgi/
         This NCSA tutorial provides a nice introduction to CGI and it's importance in Web
        development.
 
Matt's Script Archivehttp://www.worldwidemart.com/scripts/
         Now that you understand what CGI is, go here for one of the most extensive libraries of
        free scripts on the Internet.
 Web and Internet Topics for Beginners 
  The Net:
    User Guidelines and Netiquettehttp://www.fau.edu/
    rinaldi/ netiquette.html   Copyright © - Arlene H. Rinaldi and Florida Atlantic University
 
Internet
    BasicsCourse taught at Southern Regional High School, New Jersey by Art Wolinsky.
webTeacher:
    Your Source for Web Knowledgehttp://www.webteacher.org  A comprehensive self-paced Internet tutorial, written by teachers for teachers, that puts
    both basic and in-depth information about the Web at your fingertips.
 
 
 Writing your First Home Page Current HTML editors make writing basic Web pages as easy as word
processing or desktop publishing. However, if you're new to HTML (HyperText Markup
Language) then we recommend you work your way through these simple tutorials to
"demystify" HTML.  All you need is your Web browser and a simple text
editor to write your very first Web page... off-line. 
  Andy
    Carvin's HTML Crash Course for Educatorshttp://edweb.gsn.org/htmlintro.html
     A classic introduction!
 
ISLAND:
    Internet Source for Learning And New Developmenthttp://www.thinkquest.org/library/10021.html
     A complete guide for learning the basics of HTML design and multimedia Web authoring.
    Written by high school students as part of the ThinkQuest Competition.
  
webTeacher:
    Your Source for Web Knowledgehttp://www.webteacher.org  A comprehensive self-paced Internet tutorial, written by teachers for teachers, that puts
    both basic and in-depth information about the Web at your fingertips.
 
 HTML References and Style Guides 
  The
    Bare Bones Guide To HTMLhttp://werbach.com/barebones/
     
Maricopa
    Community Colleges: Writing HTML Tutorialhttp://www.mcli.dist.maricopa.
    edu/tut/  
Yale C/AIM WWW Style ManualVersion for ViewingVersion for Printing
 Requires Adobe Acrobat Reader for Macintosh or Windows 95
 http://info.med.yale.edu/caim/
    manual/ index.html
  Covers many important topics including HTML basics, site design and navigation, image
    optimization, typography, file formats, Web multimedia and animation.
 
From
    The Ground Up: A Guide to C ++http://www.thinkquest.org/library/3074.html
     A tutorial to learn the programming language C++. Users learn, write and correct C++
    programs. Written by high school students as part of the ThinkQuest Competition.
  
webTeacher:
    Your Source for Web Knowledgehttp://www.webteacher.org  A comprehensive self-paced Internet tutorial, written by teachers for teachers, that puts
    both basic and in-depth information about the Web at your fingertips.
 
Tables and
    Frames Basics |