Skip to content

Instantly share code, notes, and snippets.

View Boymexii's full-sized avatar
💭
Building Business Solutions

Anamelechi Kingsley Chukwuemeka Boymexii

💭
Building Business Solutions
  • Abuja, Nigeria
View GitHub Profile
@Boymexii
Boymexii / index.html
Created December 27, 2022 15:26
noCaptcha
<label for="check">
<div class="input-container">
<input type="checkbox" class="checkbox" id="check">
<span class="checkbox-text">I'm not a robot</span>
</div>
</label>
<img src="https://www.gstatic.com/recaptcha/api2/logo_48.png">
<span class="recaptcha">reCAPTCHA</span>
<br>