Skip to content

Instantly share code, notes, and snippets.

View BeemoGod's full-sized avatar
🏠
Working from home

CSR2Shop_Filesharing BeemoGod

🏠
Working from home
View GitHub Profile
@BeemoGod
BeemoGod / index.html
Created February 13, 2023 13:06 — forked from HitBeemo/index.html
Responsive NFT Landing Page
<div class="landingpage">
<div class="navbar">
<a class="navlogo">HITStudio</a>
<button class="hamburger">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<path d="M3 12h18M3 6h18M3 18h18"/>
</svg>
</button>
<div class="navlinkwrap">
<span class="navlink selectedlink">Home</span>
@BeemoGod
BeemoGod / index.html
Created February 13, 2023 12:50
Responsive NFT Landing Page
<div class="landingpage">
<div class="navbar">
<a class="navlogo">HITStudio</a>
<button class="hamburger">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<path d="M3 12h18M3 6h18M3 18h18"/>
</svg>
</button>
<div class="navlinkwrap">
<span class="navlink selectedlink">Home</span>
@BeemoGod
BeemoGod / Hitbeemo Text generator
Last active October 9, 2022 13:11
csr2shopfilesharing.my.canva.site/hittextgenerator
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<title>HITBeemo Discord Colored Text Generator</title>
<meta charset="UTF-8">
<meta name="description" content="HITBeemo's Discord Colored Text Generator">
<meta name="author" content="HITbeemo">
<style>
/*