Tag: CSS
-
CSS Confetti
Read more…: CSS ConfettiTIL how to make confetti with CSS. No javascript needed.
-
CSS Grid
Read more…: CSS GridTIL about CSS Grid
-
Making line height work with spans
Read more…: Making line height work with spansLine height doesn’t work on spans by default
-
Strange issues with stacking on iOS Safari
Read more…: Strange issues with stacking on iOS SafariSafari on iOS and Safari on Mac OS X are not created equal.
-
CSS Inheritance, Datetime Conversions in PHP
Read more…: CSS Inheritance, Datetime Conversions in PHPTIL about date/time conversions in PHP and a lesson about automatic inheritance in CSS.
-
Automating Drudgery, Project Planning, Parent Selectors, and Find and Replace
Read more…: Automating Drudgery, Project Planning, Parent Selectors, and Find and ReplaceTIL about what to consider when architecting and planning out a software development project, how to automate the tedious parts of my TIL posts, how to tackle the lack of parent selectors in CSS, and project-wide find and replace in Coda.
-
Pull requests, scraping Reddit, and flexbox quirks
Read more…: Pull requests, scraping Reddit, and flexbox quirksTIL about creating pull requests on Github, accessing Reddit’s APIs with Python and storing that data in MySQL, and quirks with CSS’s flexbox module
