reading-notes

wireframe

Wireframing is a Initial design to define and plan the information hierarchy of their design for a website or app And it is presented to the client before implementation

there is diffrent way to wireframing Some like to draw by hand, while others like to use apps or tools found online. But more often than not, the decision to use online tools or to wireframe by hand

** for good Wireframe it Must be Clarity and Simplicity .**

Html

It is a markup language used in creating and designing web pages and websites

In Html it is branched out into more than one element elements in HTML are the basic building block of HTML documents. Through them, we can add images and interactive objects such as forms or video and audio files

HTML can include programs written in languages such as JavaScript to modify the behavior and content of web pages; The addition of CSS codes defines the layout and layout of the content.