Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchitkhthpalia authored Mar 5, 2024
1 parent 5598e7d commit 4e6915b
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,27 @@
</head>
<body>
<header>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSZ97WN9o_wlp7CnUSQrUyl0cNioVSjdi3Xxw&usqp=CAU" alt="Job Matchmakers Logo" class="logopic" width="75" height="50">
<input type="checkbox" name="" id="toggler">
<label for="toggler" class="bars"></label>
<a href="#" class="logo">Job Matchmakers<span></span></a>
<a href="index.html" class="logo">Job Matchmakers<span></span></a>
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
<nav class="navbar">
<a href="#log">Login</a>
&nbsp&nbsp
<a href="https://kusumkharyat740.github.io/Login-form-jobmatchmaker/">Login</a>
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
<a href="#abt">About Us</a>
&nbsp&nbsp
&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp
<a href="#ct">Contact Us</a>
&nbsp&nbsp
<!-- &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp -->

</nav>
</header>
<section class="home" id="home">
<div class="content">
<h3><b>Land Your Dream Job</b></h3>
<span> <i>Professional Resume Reviews and Coaching </i></span>
<span style="color: white;" ><bold><i>Professional Resume Reviews and Coaching </i></bold></span>
<p></p>
<a href="#" class="btn">Get Started for free>></a>
<a href="redirect_uploadpage.html" class="btn">Get Started for free>></a>
</div>
</section>
<section class="about" id="abt">
Expand Down Expand Up @@ -155,9 +157,9 @@ <h2>Featured <span>On</span></h2>
<div class="grp">
<img src="net.jpg" alt="">
</div>
<div class="grp">
<!-- <div class="grp">
<img src="gog.jpg" alt="">
</div>
</div> -->
</section>

<!-- FOOTER.-->
Expand Down Expand Up @@ -324,4 +326,4 @@ <h2 class="title-font font-medium text-white tracking-widest text-sm mb-3">CATEG


</body>
</html>
</html>

0 comments on commit 4e6915b

Please sign in to comment.