You are here |
www.scale.at | ||
| | | |
alvaromontoro.com
|
|
| | | | We already have the HTML skeleton from the previous post, and it's a functional form. It is time now to style it so it looks nice. The first consideration is going to be what browsers we want to support. It may sound silly: Chrome, Firefox, Safari, and Edge are in... but should we include IE11 in the mix? :: Blog post at Alvaro Montoro's Personal Website. | |
| | | |
www.joshwcomeau.com
|
|
| | | | Back in the day, centering an element was one of the trickiest things in CSS. As the language has evolved, we've been given lots of new tools we can use... But how do we pick the best option? When do we use Flexbox, or CSS Grid, or something else? Let's dig into it. | |
| | | |
cathydutton.co.uk
|
|
| | | | My latest site redesign and why I left out Sass and media queries in favour of native CSS grid, calc, viewport units and custom properties.} | |
| | | |
benmyers.dev
|
|
| | I'm using outline: 3px solid transparent; from now on. |