Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
visualsbytheRob committed Sep 13, 2024
1 parent 3e518bf commit 8a13caa
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,14 @@ <h1><a href="index.html">The Waveform Generation</a></h1>
<a href="data.html">Data</a>
<a href="art.html">Data</a>
</div>
<div class="header">
<h1> Hello World</h1>
</div>
<div class="row">
<div class="main"><img src="/images/1.gif" alt="first image" style="width:640px;height:480px;">
</div>
<div class="footer">
<h2>All Rights Reserved. The Waveform Generation</h2>
</div>
<div class="header">
<h1><a href="index.html">All Rights Reserved. The Waveform Generation</a></h1>
</div>
</body>
</html>

0 comments on commit 8a13caa

Please sign in to comment.