Lesson & Assignment 3: HTML Tags
title tag; and the meta tag
The "head" contains information for the browser that is not directly displayed on the page. Two items are always included: -The __________ is used to display the page title in the browser title bar or tab -_________________ is used to tell the browser what character set (charset) is being used. -HTML5 uses UTF-8. -You can learn more about charset and character encoding at http://www.w3schools.com/html/html_charset.asp (if you are curious)
*Usability* *Universal usability* *Accessibility*
Universal Usability: The Designers Lounge is a brief sidebar provided in each lesson that teaches important web design principles. *___________* is a measure of effectiveness. In web site design it describes how easy a website is to navigate and understand. *_______________________* refers to the usability of a web site for every type of user. Universal usability becomes challenging when concerned with disabled users. *_________________* refers to designing a web site to be usable by individuals with disabilities. -Users may be challenged by physical disabilities such as vision or hearing loss, loss of motor skills, old age, mental disorders, lack of education, or technological challenges such as slow Internet or small display. -Some disabled users make use of assistive technologies such as zoom text and screen readers which read everything on the screen aloud.