Skip to content

Instantly share code, notes, and snippets.

Doggie Screensaver

Pretty hacky attempt at recreating the floating screensaver for the Photo Gallery #CodePenChallenge with only CSS 🤣

A Pen by Ryan Mulligan on CodePen.

License.

@CodeMyUI
CodeMyUI / airplane-mode-toggle-switch.markdown
Created June 8, 2021 14:25
Airplane Mode Toggle Switch ✈️
@CodeMyUI
CodeMyUI / index.html
Created June 8, 2021 14:00
Zigzag Table
<h1>Top England Goal Scorers</h1>
<table class="zigzag">
<thead>
<tr>
<th class="header">Player</th>
<th class="header">Goals</th>
<th class="header">First</th>
<th class="header">Latest</th>
</tr>
@CodeMyUI
CodeMyUI / index.html
Created June 3, 2021 12:46
Select Text And Share
<div id="article-cover">
<div id="app-title">Select and share</div>
<div id="article-content">
<article id="article">
<header>The 25 Most Read Bible Verses</header>
<section>
<h1>Jeremiah 29:11</h1>
<p><b>11</b> For I know the plans I have for you," declares the LORD, "plans to prosper you and not to harm you, plans to give you hope and a future.</p>
</section>
<section>
@CodeMyUI
CodeMyUI / index.haml
Created June 2, 2021 02:49
NESubscribe
#wrap
%form.signup
%input.email{:type => "email", :placeholder => "email", :maxlength => "24"}/
%input.submit{:type => "submit", :value => "Subscribe"}/
.field
.pipe
-10.times do
.fireworks
@CodeMyUI
CodeMyUI / don-t-push-me-buttons-cpc-color.markdown
Created June 1, 2021 11:33
Don't Push Me Buttons / CPC Color