Difference between revisions of "Week Eleven lecture notes (MGDP2050)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→User experience) |
Karl Jones (Talk | contribs) (→User experience) |
||
Line 39: | Line 39: | ||
== User experience == | == User experience == | ||
− | [[User experience]] | + | [[User experience]] is the study of people's behaviors, attitudes, and emotions about using a particular product, system or service. |
From the course description: | From the course description: |
Revision as of 11:02, 19 April 2016
Lecture notes for Week Eleven (MGDP2050).
Contents
CSS3
Important CSS3 features include:
- Rounded corners
- Shadows
- Gradients
- Transitions or animations
- Multi-column layout
- Flexible box
- Grid layouts
- Media queries
See CSS3.
Validation
See:
Advanced topics:
- JSLint - for JavaScript validation
Cross-browser compatibility
See Cross-browser.
Web usability
Web usability is the ease of use of a website.
It relates to the broader concept of usability.
User experience
User experience is the study of people's behaviors, attitudes, and emotions about using a particular product, system or service.
From the course description:
The learner will examine user experience by conducting user research, developing user personas and evaluating scenarios.
User experience
See User experience.
User research
See User research.
User personas
See Persona (user experience).
User scenarios
See User research.