Skip to content

Instantly share code, notes, and snippets.

View Band1to's full-sized avatar
🐢

Band1to Band1to

🐢
View GitHub Profile
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<title>Is the site down?</title>
<style type="text/css">
body{background-color:#fff;color:#333;font-family:Arial,Verdana,sans-serif;font-size:62.5%;margin:10% 5% 0 5%;text-align:center;}
a,a:visited,a:active{color:#0080ff;text-decoration:underline;}
a:hover{text-decoration:none;}
@Band1to
Band1to / index.html
Created January 1, 2018 11:43
MAGNETO
<div class="title">
<h3></br>
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
<h1>ECSTASY-COIN </h1>
<h3>💊🚀 XTC-COIN💎Since 2018 🚀💊</br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - </h3>
</div>
<div class="more-pens">
<a target="_blank" href="https://codepen.io/plasm/" class="white-mode">VIEW OTHER PENS</a>
<a target="_blank" href="https://codepen.io/collection/nZpPbz/" class="white-mode">VIEW OTHER PARTICLES</a>
</div>

BTC-J

for my developer friends... the answer to almost all software related questions

A Pen by Band1to on CodePen.

License.

@Band1to
Band1to / full-screen-nav.markdown
Created October 11, 2017 21:24
Full Screen Nav

Full Screen Nav

I wanted to make something to tesst out Sass directives so I created this full screen nav animate in/out with the Sass @for directive.

At the moment the sizing is a bit wack on mobile - something to do with window.innerHeight not getting the mobile viewport size

A Pen by Band1to on CodePen.

License.

@Band1to
Band1to / astronaut-only-css.markdown
Created September 19, 2017 12:45
Astronaut Only CSS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon" />
<title>Is the site down?</title>
<style type="text/css">
body{background-color:#fff;color:#333;font-family:Arial,Verdana,sans-serif;font-size:62.5%;margin:10% 5% 0 5%;text-align:center;}
a,a:visited,a:active{color:#0080ff;text-decoration:underline;}
a:hover{text-decoration:none;}