You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Wireframe/index.html
+8-5Lines changed: 8 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,24 +10,26 @@
10
10
<header>
11
11
<h1>Wireframe Task</h1>
12
12
</header>
13
+
<divid="container">
13
14
<main>
14
-
<article>
15
+
<articleid="readme-article">
15
16
<imgsrc="https://user-images.githubusercontent.com/6750572/90517585-e483a280-e165-11ea-8945-3d289eeeaa1d.png" alt=" example of Readme" />
16
-
<h2>README file</h2>
17
+
<h2id="Article Heading">README file</h2>
17
18
<p>
18
-
ReadME file is a plain text document that is used as a user manual or official document for a project. This file is useful because it helps communicate important information to those using or collaborating on the project.
19
+
ReadME file is a plain text document that is used as a user manual or official document for a project.
20
+
This file is useful because it helps communicate important information to those using or collaborating on the project.
0 commit comments