HTML Resource Links:
|
Embedding
Audio & Video Files in a Web Page |
[Top] |
-
http://www.htmltutorials.ca/topics.htm Index to lessons by John C.
Gilson, by topic
-
http://www.htmlcodetutorial.com/
HTML Code Tutorial.
-
http://www.cwru.edu/help/introHTML/toc.html - Introduction to HTML
Table of Contents, tutorial from Case Western Reserve University
-
http://htmlgoodies.earthweb.com/primer_1.html
- HTML Goodies by Joe Burns, Ph.D. Basic HTML: Primer #1 Introduction/What You
Will Need.
-
http://www.htmlgoodies.com/beyond/reference/article.php/3472931 - So
You Want To Set Up Your First Site, Huh? HTML Goodies by Joe
Burns, Ph.D.
-
http://www.pagetutor.com/pagetutor/makapage/
- Introduction to the page tutorial series; So, you want to make a Web Page! 4.4
by Joe Barta

-
Essential Links: HTML
offers a well-organized and up-to-date compendium of some of the best
HTML resources, guides, and tips on the Net.
-
http://www.htmltutorials.ca/lesson1.htm
- by John C. Gilson - Understanding HTML; Different
Versions of HTML; The Netscape Problem; and
http://www.htmltutorials.ca/lesson3.htm
- by John C. Gilson - Understanding the Basic Tags
-
http://www.webdiner.com/webadv/begin/fivehtml.htm
- The beginning of the Web Diner Tutorials
-
http://www.boogiejack.com/html_tutorials.html
- Boogie Jack's Web Depot HTML Help Index
-
http://www.w3schools.com/default.asp
- Completely Free Web Building Tutorials !! Inside W3Schools you will
find a large number of free Web building tutorials, from basic HTML and XHTML tutorials,
to advanced XML, XSL and WAP tutorials.
-
http://www.jmarshall.com/easy/html/
HTML Made Really Easy
-
http://werbach.com/barebones/
Bare Bones Guide to HTML lists every official HTML tag in common usage, plus
Netscape and Microsoft extensions. Version 4.0 of the Guide is designed to conform to the
HTML 4.0 specification.
-
http://hotwired.lycos.com/webmonkey/reference/html_cheatsheet/
Webmonkey Reference HTML Cheatsheet
-
http://www.1stsitefree.com/index.htm
Become versed in the seven stages of developing a Web site. Introduces site development
and maintenance. Help with FTP, Site Promotion
-
http://www.1stsitefree.com/reduce-down.htm Optimizing page download speed.
-
http://www.all-html.com/
Beginners HTML tutorials
-
http://www.netstrider.com/tutorials/HTMLRef/index.html HTML
Reference Guide from NetStrider.com
-
http://www.netstrider.com/tutorials/HTML/index.html
Introduction to HTML A Self-Paced Course on Web Authoring
-
http://www.netstrider.com/tutorials/index.html NetStrider Guides and
Tutorials
-
http://www.cc.ukans.edu/~acs/docs/other/HTML_quick.shtml
- HTML a Quick Reference from University of Kansas
-
http://html.about.com/library/beginning/bl_htmlclass.htm HTML
101 a free 10 week course in html and web design.
-
http://www.printerinks.com/html-examples-and-aids.html HTML Examples
and Aids Includes links to sites by topics: The Basics,
Intermediate, Expert and How to NOT write HTML
-
http://webtips.dan.info/intro.html
What HTML Is and Isn't
- http://webtips.dan.info/ Dan's Web Tips
-
http://www.webstyleguide.com/wsg3/index.html Web Style Guide 3rd Ed.
Reference
Tables: |
[Top] |
- References from Elizabeth Castro:
- Complete chart of HTML 4 tags and
attributes
- The complete table of characters with accents and other
diacritical marks (umlauts, enyes, rings, and the like), together with the special code
(and name, if available)
- HTML code for Special
Symbols
- Hexadecimal
conversion chart
- HTML Cheat Sheet
from WebMonkey
- HTML Quick List @
http://www.htmlcodetutorial.com/quicklist.html
- Character
Entity References, or entities for short, provide a method of entering characters that
cannot be expressed in the documents character encoding or ...
- Special Characters & Symbols
in HTML Includes symbols for Greek, Latin and Mathematical symbols.
- HTML Symbols for Special Codes - HTML 101 Lesson 4 from
About.com
- References from Elizabeth Castro:
- Complete chart of HTML 4 tags and
attributes
- The complete table of characters with accents and other
diacritical marks (umlauts, enyes, rings, and the like), together with the special code
(and name, if available)
- HTML code for Special
Symbols
- Hexadecimal
conversion chart
|
HTML
Validation: |
[Top] |
- Web
Page Validation from W3Schools
- Windows HTML validator CSE HTML Validator.
It's speedy, and you can set how carefully you want
the HTML checked.
- Dr. HTML - Doctor HTML
is a Web page analysis tool which retrieves an HTML page and reports on any problems that
it finds. The primary focus of this tool is to provide a clear, easy-to-use report of
information that is relevant for improving your Web page.
-
NetMechanic HTML Check
Test how well your HTML matches the W3C standards. This free service will scan all the
pages in your site and report coding errors that can break your page, browser
compatability issues that affect how your page looks different on different computers, and
design tips that can improve your site.
- W3C
HTML Validation
Service It checks HTML documents for conformance to W3C HTML and
XHTML Recommendations and other HTML standards.
|