Java Games: Flashcards, matching, concentration, and word search.

New 2013 Web Design 1 Lessons 1-5

Key Terms

AB
W3C World Wide Web Consortiumworking to make the Web accessible to all users (despite differences in culture, education, and ability.
platforman underlying computer system on which application programs can run.
DOCTYPE declarationfirst thing in an HTML document, not an HTML tag.
HTML 4.01 Strict DOCTYPEno presentational or deprecated elements, no framesets.
HTML 4.01 Transitional DOCTYPEincludes presentational or deprecated elements, no framesets.
HTML 4.01 Frameset DOCTYPEequal to Transitional, but allows frameset content
<html> tagroot of HTML document and container for HTML elements.
<head> tagcontainer for all head elements, must contain title for document.
<title> tagrequired in all HTML documents and defines title in browser toolbar.
<body> tagdefines document's body, contains all contents of HTML document.
tag <> </>marks each element in a web page.
attributegive elements meaning and context.
elementdistinct object in an HTML document.
deprecated featureHTML feature that is being phased out.
<!DOCTYPE html>HTML 5 DOCTYPE
ADAAmericans with Disabilities Act
ADA RequiresWeb designers to create "reasonable accommodations" for disabled users
WCAGWeb Content Accessibility Guidelines
Section 508 of the Rehabilitation ActAll federal agencies must ensure that all electronic and information technology developed, procured, maintained or used by federal agencies be comparably accessible to users with disabilities
WAIProvided by the W3C Web Accessibility Initiative



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities