Building HTML Structure for Web Pages

102-Reading Notes

Building HTML Structure for Web Pages

HMTL Tags

Wireframing

Wireframing is a practice used by UX designers to allow them to define and plan the information hierarchy of their design for a website, app, or product. The process itself is very multi-disciplinary and user-focused.

Graphic Designer vs. UX Designer

Here are some helpul wireframing notes:

Tools for Wireframing

You can draw with a pen and paper or you can use some of these wireframe tools. Give it a try!

6 Steps to Make a Wireframe

Source: https://careerfoundry.com/en/blog/ux-design/how-to-create-your-first-wireframe/#do-your-research

draft and sketch a conceptual map

  1. Do your research
  2. Prepare your research
  3. Make sure you have your user flow mapped out
  4. Draft, don’t draw. Sketch, don’t illustrate
  5. Add some detail and get testing
  6. Start turning your wireframes into prototypes**

Semantics

In programming, Semantics refers to the meaning of a piece of code — for example “what effect does running that line of JavaScript have?”, or “what purpose or role does that HTML element have” (rather than “what does it look like?”.)