Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya0950 authored May 24, 2024
1 parent 18a47ac commit 4bfcc72
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,13 @@ <h1>Aditya</h1>

<div id="Left-Part">
<span class="Nav-Elem">
<a href="">Home</a>
<a href="">Portfolio</a>
<a href="">Home</a>
<a href="index.html">Home</a>
<a href="Portfolio/portfolio.html">Portfolio</a>
</span>

<span class="Nav-Elem">
<a href="">Portfolio</a>
<a href="">Home</a>
<a href="">Portfolio</a>
<a href="Portfolio/portfolio.html">Portfolio</a>
<a href="index.html">Home</a>
</span>
</div>
</div>
Expand All @@ -46,13 +44,11 @@ <h1>Aditya</h1>
<span class="Nav-Elem">
<a href="">About Me</a>
<a href="">Contact</a>
<a href="">About Me</a>
</span>

<span class="Nav-Elem">
<a href="">Contact</a>
<a href="">About Me</a>
<a href="">Contact</a>
</span>
</div>
</nav>
Expand Down Expand Up @@ -85,7 +81,7 @@ <h2>Developer.</h2>
</div>

<div id="Center-Right">
<p>Welcome to my portfolio website!</p>
<p>Welcome to my website!</p>

<div id="Image">
<img src="Assets/Ad_Banner.png" alt="My own banner">
Expand All @@ -108,7 +104,6 @@ <h3>To See Animations:</h3>
</div>

<div id="Cursor">
Scroll
</div>
</div>

Expand Down

0 comments on commit 4bfcc72

Please sign in to comment.