Skip to content

Commit

Permalink
Update forms.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Jun 19, 2024
1 parent fe0ec97 commit fa18958
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions assets/html_files/forms.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,19 @@ <h1>QR Code Generator Form</h1>
</a>
</div>
</div>
<div class="box">
<h1>Slide Login Register Form</h1>
<div class="preview">
<a href="../../Components/Forms/Slide-Login-Register-Form/index.html" target="_blank">
<img src="../images/link.png">
</a>
</div>
<div class="source">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Forms/Slide-Login-Register-Form" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
<div class="box">
<h1>Survey Form</h1>
<div class="preview">
Expand Down Expand Up @@ -424,19 +437,6 @@ <h1>Yeti Login Form</h1>
</a>
</div>
</div>
<div class="box">
<h1>SlideForm - Login/SignUp</h1>
<div class="preview">
<a href="../../Components/Forms/SlideForm/index.html" target="_blank">
<img src="../images/link.png">
</a>
</div>
<div class="source">
<a href="https://github.com/Rakesh9100/Beautiify/tree/main/Components/Forms/SlideForm" title="Source Code" target="_blank">
<img src="../images/github.png">
</a>
</div>
</div>
</div>
</section>

Expand Down

0 comments on commit fa18958

Please sign in to comment.