Class 4 Reading Notes
Wireframe
- Used by UX designers allowimg them to define and plan the information hierarchy for the design.
- A great way of getting to kmow how a user interacts with the interface using buttons and menus.
- Software such as Invision and Balsamiq can be used to draw wireframes.
Mozilla HTML
- Hyper Text Markup Language defines the structure of a web page and content.
- Code used to structure a web page constisting of different elements and tags.
- Elements must open and close correctly
- There must be an opening and closing tag
Semantics
- The meaning of a piece of code
- Search engines consider content as important key words to influence search rankings
- Screen readers use as a signpost to help the visually impaired navigate the page
- Suggests to the developer the type of data yhat will be populated