Writing Web Pages

|
Haverford Computing now supports Dreamweaver for
writing web pages.
Web pages are written in a language called HTML
(HyperText Markup Language). Dreamweaver provides an easy way to generate
the HTML behind the scenes. While you need not know HTML
to write Web pages with Dreamweaver, it helps. ACC has a Dreamweaver
tutorial. There is also a lot of information on
the Web to help you with both Dreamweaver and the HTML language.
- A
Beginner's Guide to HTML. An Introductory
Guide by NCSA, the National
Center for Supercomputing Applications.
This is a very popular guide
and a very trustworthy source. However,
it has not been updated recently, and so
it does not include features available
in the latest versions of HTML.
- HyperText
Markup Language. This is World Wide Web Consortium's home page
for HTML. This organization creates the HTML standards. Here you will
find pointers to their specifications for HTML and guidelines for
how to use HTML to the best effect.
|