Skip to content

Instantly share code, notes, and snippets.

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

Nima Moradi nimamoradi

🏠
Working from home
View GitHub Profile
@nimamoradi
nimamoradi / index.html
Created November 6, 2018 07:22
No Javascript Toggle
<header>
<h1>No Javascript toggle</h1>
<h2>Yay for CSS, and HTML</h2>
</header>
<main>
<input type="checkbox" id="toggle-input" value="selected">
<label class="toggle-label" for="toggle-input">toggle </label>
<div class="toggle-content">
<div class="module">
<h3>Radical, dude</h3>