Skip to content

Instantly share code, notes, and snippets.

@MarketingIQ
MarketingIQ / index.html
Created May 14, 2023 08:38
Squad Payment Gateway
<HTML>
<HEAD>
<TITLE>SQUAD</TITLE>
</HEAD>
<BODY>
<form id="paymentForm">
<div class="container">
@MarketingIQ
MarketingIQ / index.html
Created April 14, 2023 17:00
Login Form with floating placeholder and light button
<div class="login-box">
<h2>Login</h2>
<form>
<div class="user-box">
<input type="text" name="" required="">
<label>Username</label>
</div>
<div class="user-box">
<input type="password" name="" required="">
<label>Password</label>
@MarketingIQ
MarketingIQ / candy-color-button-animation.markdown
Created March 14, 2023 21:32
Candy Color Button Animation