Moving soon to https://devlin.ph/
Responsive CSS Grid in Action | Devlin Pajaron

Responsive CSS Grid in Action

I’m currently on the process of rewriting my resume

Currently this is how it behaves.

current resume responsive behaviour

This is just a template so I really can’t explain how it works. All I care is that I liked the outcome ¯_(ツ)_/¯

And this is how it behaves now using the CSS grid.

using css grid

It’s almost the same now. With a few lines of codes I was able to almost recreate it. I know, still needs some work, but I’ll get there.

Being bad at CSS, CSS grids, somehow makes layouting a tad easier.

You can see the code in this fiddle

What do you think of CSS grid? Share your thoughts in the comments!

Today I Learned #1 - Validate JSON Files using CLI
Today I Learned #2 - Draggable Developer Tools Tab