Learning Web Design Flashcards
Information Architecture or Information Design
Content is organized logically for ease of findability. Examples include search functionality, site diagrams, and how the content is structured on the server.
Content Strategist
Ensure that every piece of text on a site supports the organization’s brand identity and marketing goals.
UX Design
User Experience includes all aspects of the user’s interaction with the product.
IxD Design
Interaction Design makes sites easy, efficient, and delightful to use.
UI Design
User Interface focuses on functional organization of the page, and specific tools (buttons, links, menus, etc.)
What are the browsers designers and developers keep around for testing their sites?
Chrome, FireFox, MS Edge, Internet Explorer, Safari, and Opera.
What are graphic designers responsible for producing?
The “look and feel” deliverables
What does the production department produce?
HTML and CSS documents
What does the UX designer produce?
Storyboards
What does a backend programmer produce?
PHP scripts
What does the W3C do?
Guides the development of web-related technologies.
HTML
Identifies text as a second-level heading.
CSS
Makes all second-level headings blue.
JavaScript
Checks a form field for a valid entry.
Ruby
Creates a custom server-side web application.