
Go to Table of Contents
- HTML Tutorial -
a free online lesson based approach to learning HTML from W3Schools
- Writing HTML from
Maricopa
Community College
Go to Table of Contents
Go to Table of Contents
Go to Table of Contents
Web Development Books
- Web Concept & Design: a comprehensive guide for creating effective
web sites
by Crystal Waters; New Riders Publishing; 1996; 276 pages; $39.99US
This is a very useful guide for people just getting started on building a
web site. It provides a good overview of planning and design issues and many
examples and illustrations. There is also a related web site: <www.typo.com>.
- Designing Web Graphics: How to Prepare Images and Media for the Web
by Lynda Weinman; New Riders Publishing; 1996; 258 pages; $50 US includes
CD-ROM
This is a very helpful introduction to preparing graphics for the web and
deals with topics like minimizing download time, minimizing color problems,
and creating text graphics. There is a related web site: <www.lynda.com>.
- O'Reilly and Associates
Publishing company specializing in computer related books on subjects such
as Web Development, HTML, JAVA, CGI Programming and much, much more! Online
ordering available.<www.ora.com>.
Go to Table of Contents
Go to Table of Contents
- Yale C/AIM WWW Style Manual-
A guide to creating WWW information resources, emphasizing user interface,
graphic design, and site design issues.
- Elements
of HTML
Style - a list of helpful tips
- HTML Style Guide -
How to write HTML to make it more readable, more accessible and more fun.
- Bad Style Page - A collection
of
don'ts for HTML
- Web Style Guide- A Sun Microsystems
resource that provides common sense advice in the areas of purpose, audience,
links, page length, graphics, image maps, navigation, security, quality,
netiquette, content, selling, and language.
Go to Table of Contents
Supported by BC
Not officially supported by BC at this time
- Adobe PageMill - BC infopage coming soon!
- AOLPress - WYSIWYG editor with many
nice features.
- Arachnophilia - a
free "careware" HTML Text Editor which is well-designed and full-featured.
- BBEdit Lite - a freeware
Macintosh text editor for creating and editing HTML documents.
- Macromedia Dreamweaver 3.0 -
a professional level WYSIWYG web page editor that doesn't change your HTML
code. Offers many advanced features yet is easy for novices to use.
- Macromedia Dreamweaver 2.0 -
a professional level WYSIWYG web page editor that doesn't change your HTML
code. Offers many advanced features yet is easy for novices to use.
- Netscape Composer -
WYSIWYG web page editor included with Netscape Communicator.
- Web Weaver Lite -
a shareware Macintosh text editor for creating and editing HTML documents
Go to Table of Contents
Go to Table of Contents
Not supported by BC
- HTML Grinder - A powerful
utility for Macintosh-based Webmasters. Uses plug-in tools that perform repetitive
chores on all of your HTML files at once.
Go to Table of Contents
Go to Table of Contents
Go to Table of Contents
If you would like to display a counter on your page which shows how many times
your page has been accessed, include the code below on the page where the counter
should appear.
Change the phrase "username#.dat" to your username followed by a number with ".dat" as
the extension. If you have a counter on several pages, add different numerals
to
the end of the username to make them unique.
<IMG SRC="/cgi-bin/wwwcount2.3/Count.cgi?df=username#.dat">
For example, this code produces the counter below:
<IMG SRC="/cgi-bin/wwwcount2.3/Count.cgi?df=web_development.dat">
To customize this counter, please see the Count
2.0 Example Page written by the program author.
Go to Table of Contents

www2 Home | Student | Faculty/Staff
Last updated June1, 2005