Skip to content

Instantly share code, notes, and snippets.

View woxman's full-sized avatar
🎭
Just learning

AmirHosein Bahrami woxman

🎭
Just learning
View GitHub Profile
@woxman
woxman / email-template-1-email-confirmation-tailwindcss.markdown
Created December 11, 2022 20:05
Email Template #1 Email Confirmation - tailwindcss
@woxman
woxman / index.html
Created July 23, 2022 10:26
Responsive Next HTML Template
<header class="header position-absolute w-100">
<nav class="container">
<div class="grid">
<div class="grid-col-6 d-flex align-items-center">
<h2 class="name">John <strong>Doe</strong></h2>
</div>
<div class="grid-col-6 d-flex justify-content-end">
<button class="menu-button">
<span></span>
</button>
@woxman
woxman / index.html
Created July 23, 2022 10:22
Responsive Next HTML Template
<header class="header position-absolute w-100">
<nav class="container">
<div class="grid">
<div class="grid-col-6 d-flex align-items-center">
<h2 class="name">John <strong>Doe</strong></h2>
</div>
<div class="grid-col-6 d-flex justify-content-end">
<button class="menu-button">
<span></span>
</button>
@woxman
woxman / heart-rate-css-svg.markdown
Created April 17, 2022 10:30
Heart Rate CSS - SVG
@woxman
woxman / heart-rate-css-svg.markdown
Created April 17, 2022 10:30
Heart Rate CSS - SVG
@woxman
woxman / heart-rate-loading.markdown
Created April 17, 2022 09:48
Heart rate loading
@woxman
woxman / index.html
Created February 21, 2022 21:24
SMS 6 Digits One-Time-Code Input
<form class="otc" name="one-time-code" action="#">
<fieldset>
<legend>Validation Code</legend>
<label for="otc-1">Number 1</label>
<label for="otc-2">Number 2</label>
<label for="otc-3">Number 3</label>
<label for="otc-4">Number 4</label>
<label for="otc-5">Number 5</label>
<label for="otc-6">Number 6</label>
@woxman
woxman / New1
Created August 10, 2018 16:25
Test1
wed