Skip to content

Instantly share code, notes, and snippets.

View vendetta546's full-sized avatar

kevin_pro vendetta546

  • some where on earth:)
View GitHub Profile
@vendetta546
vendetta546 / index.html
Created August 31, 2019 04:45
Sign-Up/Login Form
<div class="form">
<ul class="tab-group">
<li class="tab active"><a href="#signup">Sign Up</a></li>
<li class="tab"><a href="#login">Log In</a></li>
</ul>
<div class="tab-content">
<div id="signup">
<h1>Sign Up for Free</h1>