Skip to content

Instantly share code, notes, and snippets.

@CodeMyUI
CodeMyUI / index.html
Created January 15, 2020 23:34
Search field animation
<div>
<div class="search">
<div class="bar">
<div class="icon">
<i></i>
</div>
</div>
<form>
<input type="text">
</form>
@CodeMyUI
CodeMyUI / form-inputs-with-helper-text.markdown
Created January 15, 2020 23:10
Form inputs with helper text

Form inputs with helper text

Playing around with a few methods of using helper/placeholder text in a text input element. For elements like email, phone, ssn, and other types of user data, there's often a need for clarification on which format to enter your information. These experiments keep the input labels in place, and shift the helper text out of the way so that the user still is able to receive that contextual information.

A Pen by Darin on CodePen.

License.

@CodeMyUI
CodeMyUI / flexbox-responsive-form.markdown
Created January 15, 2020 22:44
Flexbox Responsive Form
@CodeMyUI
CodeMyUI / css3-to-do-list.markdown
Created January 15, 2020 00:09
CSS3 To-Do List
@CodeMyUI
CodeMyUI / index.html
Created January 14, 2020 23:13
Smooth Scrolling Sticky ScrollSpy Navigation
<main>
<div>
<h1>Smooth Scrolling Sticky ScrollSpy Navigation</h1>
<section id="introduction">
<h2>Introduction</h2>
<p>…</p>
</section>
<section id="request-response">
<h2>Request &amp; Response</h2>
<p>…</p>
@CodeMyUI
CodeMyUI / a-css-only-carousel-slider.markdown
Created January 14, 2020 23:02
A CSS-only Carousel Slider
@CodeMyUI
CodeMyUI / checkbox-rocker-toggle-switch.markdown
Created January 13, 2020 23:52
Checkbox Rocker Toggle Switch
@CodeMyUI
CodeMyUI / annoying-crt-retro-flicker.markdown
Created January 13, 2020 23:30
Annoying CRT retro flicker

Annoying CRT retro flicker

Uses a subtly animated double text-shadow (green on the left, red on the right) to mimic some retro-looking CRT flicker on white text. Works best with blocky retro pixel fonts. The same effect also work (in a more subdued way) without animation, as a subtle static retro text treatment.

A Pen by Saijo George on CodePen.

License.

@CodeMyUI
CodeMyUI / autogenerated-collapsible-directory-tree-from-a-ul.markdown
Created January 13, 2020 00:24
Autogenerated Collapsible Directory Tree from a UL
@CodeMyUI
CodeMyUI / index.html
Created January 12, 2020 23:43
Simple folder prototype
<button class="back">
<i class="mdi mdi-arrow-left"></i>
</button>
<div class="stage">
<div class="folder-wrap level-current scrolling">
<div class="tile folder">