What is a website?
• Visual representation of information in the WWW.
What 4 things can web pages contain?
What other languages are needed to make a web page fully interactive alongside HTML?
What is CSS used for?
• Styling and designed the layout of the web page
What’s the difference between classes and ID’s?
* ID’s use a ‘#’
What does javascript allow a web page to do?
• Allow the user to interact with the web page through buttons and text inputs.
What are the two types of drawing in HTML5?
* SVG
What is HTML5 canvas drawing?
* Shapes defined by HTML.
How does HTML5 canvas animation work?
What is SVG?
Pros of HTML5 Canvas?
Cons of HTML5 Canvas?
Pros of SVG?
Cons of SVG?
* Not suited by itself for apps like games
What are the 4 stages of the Iterative design cycle? Iden Des Pro Eva
What are the 4 stages of the Interaction cycle? Eva Form Dat Upd
Who created the Gulf of Understanding?
• Donald Norman
What are the 2 types of Gulf of Understanding?
* Gulf of Execution
Describe the Gulf of Evaluation?
What is the design & layout of the Gulf of Evaluation?
* User may miss the important info.
Describe the Gulf of Execution?
What are the 6 elements to keep consistent and simple on a web page? Si Co Lo Wo Se Fu
Due to human memory issues, what is a suitable amount of elements to have on one page?
* Short-term memory loss approx 30 seconds - 2 minutes.
What are some key tips to help humans understand a web page?