View on GitHub

reading-notes

Who is the Site For?

Every website should be designed for the target audience not just for yourself or the site owner.

Your content and design should be influenced by the goals of your users

Wireframing

Wireframing is a method for designing a website at the structural level. A wireframe is a stylized layout of a web page showcasing the interface elements on each page.

Wireframing of my site

wireframing

HTML : Hyper Text Markup Language

Firstly when design the site , open index.html in VS, then in tag head can write the title of stie, in tag body write any things you want.

what this tag do when write it in HTML :