Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
femiolamijulo authored Jan 13, 2024
1 parent 4666992 commit 23c30d0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>

<div class="header">
<img src="netacarbon_logo.jpg" alt="Neta Carbon Logo" style="height: 60px; vertical-align: left; margin-right: 15px;">
<a href="index.html" class="home-button">Home</a>
<a href="contact.html" class="about-button">Contact Us</a>
<h1 style="display: inline;">About Us</h1>
<img src="netacarbon_logo.jpg" alt="Neta Carbon Logo" style="height: 60px;">
<a href="index.html" class="button">Home</a>
<a href="contact.html" class="button">Contact Us</a>
</div>

<div class="content">
Expand Down

0 comments on commit 23c30d0

Please sign in to comment.