Basic and Advanced HTML Primer
Basic and Advanced HTML
References and Resources Guide
New Html resources references and tutorials will be added regularly so bookmark this
HTML references and resources guide.
All of the HTML references and tutorials I have used to learn what little I know are
listed here. These sure helped me, they'll do the same for you. In some categories there
is a lot of information so I have added some comments to give you an idea of what is at
each site.
There used to be a fair collection of
programming resources and scripts for CGI, ASP, JavaScript etc. They
have now got their own page and only DHTML resources
remain here.
Webmaster T's Reviewed
HTML
Resources and
References
HTML Archives and References
Project Cool You'll
find a great search engine here that has indexed many of the sites listed in the
Reference Archives. Finds the article and you can jump right to it. The HTML Reference
Library A bit of everything here, including free downloadable
files. Introduction
to HTML and URLs Take a look, this is a good place to start. The author
is promoting a book and most of the information is contained in the book.
Excellent information on document types. NCSA HTML
Primer A good HTML start. There is also an HTML guide you can download.
The file is 68K if your interested. Sandia National
Laboratories Reference Manual Another reference manual for HTML that is
downloadable. Microsofts' MSDN
Online This is the site that replaced the old site builders network. If
you join MSDN this page can be personalized and makes a great home bookmark if
you use any MS technologies. Web Design
Group Great reference for HTML standards and number of tools to validate
HTML and style sheets. W3.Org This is the organization that
sets the different standards for documents. It is a storehouse of knowledge for
all information about the all html standards both proposed and current. Stars.Com Authors
Page Part of WDVL this is a shortcut to a list of various tips tricks and
tools for basic HTML. HTML Guru Another
author trying to sell a book! Some great information. webreview.com 12
things to consider when developing web site navigation system.
Basic HTML
TagsRob
Schluter A downloadable list of all the tags and their attributes. This
is a very useful file to have handy for even the most advanced author. Special Characters in
HTML Lists all special tags. Gives a couple of examples with good ways to
put these to good use. Project
Cool: Tags Explanations of basic tags with examples. Web Communications Great
list of tags and descriptions. Quick Reference to HTML
Tags Every tag is listed here. HTML
Crash Course for Educators Text tags Special Tricks and
explanations. Project Cool:
Lists How to make different kinds of lists with tag descriptions and
demonstrations. Project Cool:
Links Good explanations and demonstrations of tags and how to use
them.
ElementsHyperText Markup
Language (HTML) Good descriptions of all the elements permitted in
documents. It's kind of dated, it's from the pre 3.0 days standard but these
haven't changed much. The Useful URLs
Page at the HTML Writers Guild One of the best jump stations on the net!!
Covers everything from business to design. The Compendium of HTML
Elements Excellent resource for tag explanations and demonstrations. Very
good explanations of browser specific tags.
Intermediate HTML
TablesProject Cool:
Basic Tables Tag descriptions and basic table creation information. Project
Cool: More Basic Tables Same as above with some more advanced tags. Project Cool:
More Basic Tables 2 Same as above with some more advanced tags for cell
control.
ImagesProject
Cool: Including Images How to use images and descriptions of tag
attributes with examples. Project
Cool: Basic Backgrounds How to use background colors and descriptions of
body attributes for backgrounds and text. Web Graphics A whole slew of
tutorials, images, backgrounds, books, formats and galleries.
Image MapsProject
Cool: Clientside Imagemaps Good explanations of how to use and implement
clientside imagemaps. Project
Cool: Pseudo Imagemaps Explains what these are and how to use them.
Advanced HTML
TablesTableMaker Good descriptions of
table attributes and it generates tables for MAC users. Project
Cool: Nested tables How to make and use nested tables to layout a webpage.
FramesNetscape
Frames Information from the originators of this scourge! Introduction to
Frames Good place to start to learn frames if you must! Frames
Decoder Explanations and a frame maker. Netscape Frames Here is another one
geared more to newbies. FrameShop Produces a frameset
from a form. That's all folks, these things are the scourge of the net and I
refuse to be party to this. Do you like people to bookmark your site? Forget it
with these things!!!
Next Generation Html 4.0 Standard
Info on the New Standardw3.org Outline of the
new standard. Must reading!! w3.org This
documents the changes to the current 3.2 standard. A few changes will render
some attributes and elements useless as they are being dropped from the
standard. If you don't want to have to go back and replace them it is best to
know which will be dropped and start working around them now. One of them is the
popular center tag. *note use <DIV ALIGN="CENTER"><CENTER>* This
will keep you up to date and will work in older browsers that don't support DIV.
They will ignore the tag they don't support.
DHTML & Style Sheetsstars.com Explanation of
Dynamic HTML and uses by both Netscape and Microsoft. w3.org Lots of jumps to specific articles on
the user interface, CSS and Dynamic HTML. Web Design Group A thorough
look at CSS and its uses. NetscapeWorld Demonstrates
a combination of CSS Dynamic HTML VbScript and JavaScript to animate a menu bar.
Complete with all code and demonstrations. W3.ORG More links but this has a
good style and sheet that shows you what you can do and gives you an idea of how
to implement a full complicated css document. Netscape
World An article on Dynamic HTML and style sheet implementation. developer.netscape.com Everything
Netscape as far as CSS1 and DHTML are concerned with some channel and canvas
mode stuff as well. WebReview A
great tutorial on CSS that came highly regarded and I agree. WebReview This
table of what works in what browser is a must if you're implementing CSS and
DHTML in a page. Who could possibly keep track of this if there wasn't a page
such as this. MacroMedia This site
has several tutorials,articles and resources for CSS and DHTML. Builder.com Cross
Browser compatible DHTML is possible but it requires some thought and following
some guidelines. Most of what you need to know is in this article. DynamicDrive This is a great source
for cross browser compatabile DHTML featuring many scripts and types.
To Top
|