We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21d9eb commit 4735988Copy full SHA for 4735988
1 file changed
Wireframe/index.html
@@ -23,6 +23,19 @@ <h2>README File</h2>
23
<a href="">Read more</a>
24
</article>
25
</main>
26
+
27
+ <div>
28
+ <article>
29
+ <img src="https://img.freepik.com/premium-vector/wireframe-icon_933463-14328.jpg" alt="" />
30
+ <h2>The purpose of a Wireframe</h2>
31
+ <p>
32
+ A wireframe is a basic visual layout of a website or application. It shows structure of the project.
33
+ </p>
34
+ <a href="">Read more</a>
35
36
37
+ </article>
38
+ </div>
39
40
<footer>
41
<p>
0 commit comments