Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Added an HTML page (#2498)
Browse files Browse the repository at this point in the history
* added chart an html page

* added name to contributors page

* added photos
  • Loading branch information
sufiaalmas authored and richie-south committed Oct 30, 2018
1 parent 5c30d6d commit 5492005
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 1 deletion.
36 changes: 36 additions & 0 deletions chart.html
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>dianasaur table</title>
</head>
<body>
<h2>First Gen Dianausaur chart</h2>
<table border="1">
<tr>
<th>Image</th>
<th>Name</th>
<th>Type</th>
<th><a href="">Evolves Info</a></th>
</tr>
<tr>
<td><img src="bulba.jpg"></td>
<td>Bulbasaur</td>
<td>Grass/Poison</td>
<td><a href="http://www.google.com">Ivysaur</a></td>
</tr>
<tr>
<td><img src="second.jpg"></td>
<td>Chariamemdar</td>
<td>Fire</td>
<td><a href="http://www.google.com">Charmialon</a></td>
</tr>
<tr>
<td><img src="third.jpg"></td>
<td>Squirtie</td>
<td>Water</td>
<td><a href="http://www.google.com">Wartortle</a></td>
</tr>
</table>
</body>
</html>
3 changes: 2 additions & 1 deletion contributors.html
Expand Up @@ -470,7 +470,8 @@ <h1 class="animated rubberBand delay-4s">Contributors</h1>
<a class="box-item" href="https://github.com/x41h">x41h</a>
<a class="box-item" href="https://github.com/dduleone">Dan DuLeone</a>
<a class="box-item" href="https://github.com/Petar-np">Petar</a>
<a class="box-item" href="https://github.com/Rexben001">Rex Ben</a>
<a class="box-item" href="https://github.com/Rexben001">Rex Ben</a>
<a class="box-item" href="https://github.com/sufiaalmas">Sufia Almas</a>
<!--
Add here
format : <a class="box-item" href="https://github.com/<your-username>">Your Name</a>
Expand Down
Binary file added images/bulba.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/second.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/third.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 5492005

@vercel
Copy link

@vercel vercel bot commented on 5492005 Oct 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully aliased the URL https://lingonsaft-hacktober-dkbiqopouk.now.sh to the following alias.

Please sign in to comment.