#todayilearned
by @jm3 · aka
John Manoogian
3
Frequent, bite-size mini-milestone updates as I fast-forward merge
*
my front-end web development skills up to 2019 levels.
Learn more
Learnings
Projects
Tags
Entries tagged - "CSS3"
Jul 17, 2019
Smashing the Sacred Tenets of CSS
—
It’s time for a new religion around CSS
CSS3
Code
Jul 12, 2019
A little-known way to style Table Columns in CSS
—
besides classes and td:nth-child(N)
CSS3
HTML5
Lore
code
Jul 12, 2019
CSS Combinators
—
for when you need to COMBINATE
CSS3
Code
Jul 12, 2019
A catalog of CSS Attribute / Value Selectors
—
*
CSS3
Code
Jul 11, 2019
Debugging responsive breakpoints in browser
—
using media queries and some clever but simple CSS
Code
CSS3
HTML5
Debugging
Responsive
Jul 11, 2019
Responsive Image Directory Structure
—
Or, why my images are not in “img”
CSS3
Command Line
Images
Command Line
Responsive
Jul 5, 2019
List of Responsive Mobile Navigation Patterns
—
6 solid ways to make mobile-friendly menus
CSS3
Mobile
Responsive
Jul 4, 2019
Ems are NOT as wide as Ms!
—
Times have changed
CSS3
Lore
Jul 3, 2019
REm Sizing for CSS Text
—
Ad Rem*: REM REM REM
CSS3
Jul 2, 2019
The text-size-adjust property in CSS
—
Control how mobile browsers and smartphones “inflate” text sizes
CSS3
Mobile
Responsive
Jun 27, 2019
Syntax Highlighting
—
Drastically improved
code
CSS3
Color
Debugging
Hugo
Jun 26, 2019
Hue, Saturation, Lightness
—
HSL/HSLA is the best format for describing colors in CSS
CSS3
Color
Jun 24, 2019
The evolution of color names in CSS
—
the first version of the CSS spec supported only 16 named colors
CSS3
Lore
Color
Jun 23, 2019
Named colors in Stylelint
—
“always where possible”
CSS3
Color
Command line
Jun 21, 2019
Ion icons
—
clean, free icons
css3
html5
Jun 18, 2019
The :first-of-type CSS element selector
—
select the first of a group of similar elements
CSS3
Jun 17, 2019
CSS Grid - a visual guide
—
from CSS Tricks
CSS3
Grid
Jun 17, 2019
Name your CSS classes with emoji
—
Why not? Embrace chaos. π
code
CSS3
Jun 16, 2019
Debug CSS grids with the Firefox Grid Inspector
—
Once again, Firefox kicks butt with its built-in developer tools that started it all.
CSS3
CSS Grid
Debugging
Jun 16, 2019
Place content in grids by element (DOM) order
—
Welcome to autoplacement.
HTML5
CSS3
Grid
Jun 15, 2019
CSS zoom upon hover
—
smooth zoomness
CSS3
Jun 15, 2019
the CSS repeat() function
—
CSS Grid introduces a handy repeat function to help speed up grid definition
CSS3
Grid
Jun 14, 2019
Save time with CSS grid area start/end shortcuts
—
Because who has time to type all this stuff out?
code
CSS3
Grid
Jun 12, 2019
SVG make great backgrounds
—
So smooth, so scalable!
css3
svg
Jun 11, 2019
Stylelint
—
A mighty, modern linter helping you avoid errors and enforce style conventions.
css3
command line
tools
Jun 8, 2019
Create + reference a native CSS variable
—
CSS now has variables βΒ it only took 20 years! π²
code
CSS3
Color
Jun 7, 2019
Stylelint on the command line
—
Stylelint isn’t just for editors.
CSS3
Command Line
Jun 6, 2019
CSS selector performance
—
Prefer class-attribute to element-attribute selectors
CSS3
Debugging
Jun 6, 2019
Flag risky CSS with the 'no-unsupported-browser-features' stylelint plugin
—
Find and fix browser compatibility issues
before
you go live
CSS3
Command Line
Debugging
Jun 5, 2019
Scale inline SVG proportionally using calc() and var()
—
Now this one is subtle!
CSS3
HTML5
SVG
Jun 4, 2019
Target content to grid areas by named area
—
AKA using the ASCII-art syntax for CSS Grid
css3
css grid
Jun 3, 2019
Using the "even" and "odd" keywords in CSS selectors
—
Alternating, zebra-row styling
CSS3
Code
Jun 2, 2019
Style HTML <select> menus in CSS
—
with :after and content:
HTML5
CSS3
Jun 2, 2019
nth-last-child(num) - the reverse (Polish) selector
—
selecting from the last element backwards
CSS3
Jun 1, 2019
Bundle simply with Parcel, a webpack alternative
—
Do you value convention over configuration? Do you strive for simplicity? then Parcel may be for you.
CSS3
Command Line
Bundling
Jun 1, 2019
FlexBox 101
—
one-dimensional (linear) layouts
code
CSS3
Flexbox
Jun 1, 2019
The nth-of-type(num) CSS element selector
—
They say you’re not supposed to have a favorite child. But what if you do?
CSS3
Todayilearned (TIL) - this blog
—
β³οΈ A personal status log of front-end web development learnings - a catalog of tips, tricks, and learnings, as well as a development sandbox for exploration
CSS3
Hugo
Jun 1, 2019
Use the -root {} CSS pseudo-class
—
like the html {} selector, but with even higher precedence
CSS3
Blockframing
—
A study in CSS Grid, Flexbox, and modern CSS3
CSS3
CSS Grid
Flexbox
Mobile
Pomo redesigned
—
π β² A simple, beautiful timer
CSS3
HTML5
Javascript
Mobile
Sketch
Starcatcher for Mobile
—
β°οΈ The mobile twitter archiving client to be buried with
CSS3
HTML5
Mobile
Vue.js
Full Stack
Testing
YUV 4:2:0 chart
—
π¨ Color encoding + chroma sub-sampling, explained visually
HTML5
CSS3
javascript
Sketch