Eventually Consistent

Dispatches from the grey area between correct and working

Css Posts

2 posts found

css

Netflix Star Rating with Sibling Selectors

I was asked to build a Netflix/Amazon like star rating UI at a job interview recently and the interviewer implied that it could be accomplished completely with CSS. Even though I bombed that interview I still pursued this question and Im happy to say we can make a Netflix UI using radio buttons and child selectors.

Read more
css

A Simple, Bootstrap-like Responive Grid

Bootstrap is usually my starting point when I approach a project (and if you have looked at my projects you would see that right away). I use it because it covers pretty much all my CSS bases and that leaves me time to focus on other parts of the project, like the javascript logic or polishing the UI.

Read more