Design
Home
Design Principles
Eye
Scanning
Basic
Layout
Layout
II
Storyboard.doc
Storyboard.htm
MC Sites
Winning Techniques
HTML
Tutorial
WebAccess-U.S.
Maryland
Web Access
Reno
v. ACLU (1997)
About
508
Bobby
W3C
Web Access Initiative
New
MC Banners!
MC
Disability Access Standards
MC
Web Standards
|
- HTML, XHTML, and Object Oriented Programming
- Creating "Containers" which hold "Data."
- Marking up the Data with HTML Tags
- Tag Structure - <element attribute="value">Data
Goes Here</element>
- Basic Template - The Four Basic Tags
- Using an ASCII Text Editor - Notepad
- Marking Up Text
- Basic Table Template in HTML
- Using a Code Editor - Homesite
- Using a WYSIWYG Editor - Dreamweaver
- HTML Tutorials
- Maricopa Community College HTML Tutorial - After reading the introduction,
click on "lessons." http://www.mcli.dist.maricopa.edu/tut/
- World Wide Web ("W3") Schools Tutorial Home Page - http://www.w3schools.com/
- We recommend you do the Maricopa
County HTML tutorial above first and then do some of the "Try
It Yourself" examples at the following W3Schools HTML site
- http://www.w3schools.com/html/default.asp
- Caution. The sites above will teach basic
HTML, but web site design now incorporates and integrates other
technologies -- graphics, Cascading Style Sheets (CSS), and Flash,
for example-- and other subjects (accessibility features) not included
in these tutorials. The tutorials are a supplement to class
work in these other important technologies.
Back to
Top
|