Skip to content

Commit

Permalink
html validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Danwhy committed May 22, 2015
1 parent 42b775a commit 87b537b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>

<title>Instagram API</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link href='http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic' rel='stylesheet' type='text/css'>
</head>
Expand All @@ -23,7 +24,7 @@

<div id="header">

<img src= "coloriserrrr.png"></img>
<img src= "coloriserrrr.png" alt="coloriserrr logo"/>

</div>

Expand Down Expand Up @@ -61,7 +62,7 @@ <h3 id='tag-title'>#TAG</h3>
</tr>

<tr>
<td id='pic4' class=pics''></td>
<td id='pic4' class='pics'></td>
<td id='pic5' class='pics'></td>
<td id='pic6' class='pics'></td>
<td id='pic7' class='pics'></td>
Expand Down

0 comments on commit 87b537b

Please sign in to comment.