Chuck Grimmett


Archives

Tag: CSS

  • CSS Confetti


    CSS Confetti

    TIL how to make confetti with CSS. No javascript needed.

    Read more…: CSS Confetti
  • CSS Grid


    CSS Grid

    TIL about CSS Grid

    Read more…: CSS Grid
  • Making line height work with spans


    Making line height work with spans

    Line height doesn’t work on spans by default

    Read more…: Making line height work with spans
  • Strange issues with stacking on iOS Safari


    Strange issues with stacking on iOS Safari

    Safari on iOS and Safari on Mac OS X are not created equal.

    Read more…: Strange issues with stacking on iOS Safari
  • CSS Inheritance, Datetime Conversions in PHP


    CSS Inheritance, Datetime Conversions in PHP

    TIL about date/time conversions in PHP and a lesson about automatic inheritance in CSS.

    Read more…: CSS Inheritance, Datetime Conversions in PHP
  • Automating Drudgery, Project Planning, Parent Selectors, and Find and Replace


    Automating Drudgery, Project Planning, Parent Selectors, and Find and Replace

    TIL 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.

    Read more…: Automating Drudgery, Project Planning, Parent Selectors, and Find and Replace
  • Pull requests, scraping Reddit, and flexbox quirks


    Pull requests, scraping Reddit, and flexbox quirks

    TIL 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

    Read more…: Pull requests, scraping Reddit, and flexbox quirks