Skip to content

Commit 60a028e

Browse files
author
JorvanW
committed
added alternative title for images.
1 parent cbed113 commit 60a028e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ <h1>Wireframe Task</h1>
1313
</header>
1414
<main>
1515
<article>
16-
<img src="https://user-images.githubusercontent.com/6750572/90517585-e483a280-e165-11ea-8945-3d289eeeaa1d.png" alt="" />
16+
<img src="https://user-images.githubusercontent.com/6750572/90517585-e483a280-e165-11ea-8945-3d289eeeaa1d.png" alt="Readme" />
1717
<h2>README file</h2>
1818
<p>
1919
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 the project.
2020
</p>
2121
<a href="https://www.makeareadme.com">Read more</a>
2222
</article>
2323
<article>
24-
<img src="https://cdn-images.visual-paradigm.com/handbooks/agile-handbook/wireframe/02-newspaper-site-wireframe-example.png" alt="" />
24+
<img src="https://cdn-images.visual-paradigm.com/handbooks/agile-handbook/wireframe/02-newspaper-site-wireframe-example.png" alt="Wireframe" />
2525
<h3>Wireframe</h3>
2626
<p>
2727
A wireframe is a minimal skeletal blueprint of a website or app interface. It is important in order to plan a project in advance.
2828
</p>
2929
<a href="https://balsamiq.com/blog/what-are-wireframes/">Read more</a>
3030
</article>
3131
<article>
32-
<img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/1*nQXC89lqQnqvICtb3J6XWw.png" alt="" />
32+
<img src="https://miro.medium.com/v2/resize:fit:1100/format:webp/1*nQXC89lqQnqvICtb3J6XWw.png" alt="GitBranch" />
3333
<h4>Git Branch </h4>
3434
<p>
3535
In Git a branch is a identical copy of a projects code which is then used to make changes on without having any affect on the main original project.

0 commit comments

Comments
 (0)