Skip to content

Commit c2a5d48

Browse files
adding the ordered list of the articles subheadings
1 parent 7f92a9b commit c2a5d48

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Wireframe/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,22 @@ <h2> What is the Purpose of a Wireframe?</h2>
5959
<strong>In short</strong>, a wireframe’s purpose is to visualize the skeleton of a digital product,
6060
helping teams plan, test, and communicate ideas efficiently before moving to detailed design.
6161
The can be summarized under these headings below.</p>
62+
<ol>
63+
<li>Clarify Structure and Layout</li>
64+
65+
<li>Focus on Functionality, Not Aesthetics</li>
66+
67+
<li>Facilitate Communication</li>
68+
69+
<li>Test User Flow Early</li>
70+
71+
<li>Save Time and Cost</li>
72+
73+
<li>Serve as a Blueprint for Design and Development</li>
74+
75+
</ol>
76+
77+
6278
</article>
6379

6480

0 commit comments

Comments
 (0)