All documents sharing the same style sheet will have a similar appearance.
What is consistency?
300
using a third party web accessibility evaluation tools
What is Accessibility Validation?
300
a compiled version of the FLA (.fla) file, optimized for viewing on the web. This file can be
played back in browsers and previewed in Dreamweaver, but cannot be edited in Flash
What is SWF file (.swf)?
300
Check for broken links again.
What should you do after you check for broken links?
300
An individual declaration consists of these two things
What consists of Property and Value.
300
Separating form from content is a widely-adopted principle
in web design which allows, among other benefits, for content to be shared in a range of contexts.
What are benefits of separating form and contact?
400
content that can be presented in different ways (for example simpler layout) without losing information or structure
What is Adaptable Content?
400
a video file that contains encoded audio and video data that can be played in Flash® Player
What is FLV file (.flv)?
400
the three main types of CSS
What are Class style, HTML tag style, ID style?
400
a style sheet that exists in its own file
What is an external style sheet?
500
making all functionality available from a keyboard
What is Keyboard accessibility?
500
video file extensions
What are FLA, SWF, FLV?
500
CSS rule can reside in these two places
What Internal and External Style sheets.?
500
you can instantly change any style in all
your documents by making changes to the external style sheet
What is a benefit of using an external style sheet.