I use a mix of flexbox and floats to achieve any desired layout for RWD
Grid only has 87% browser support
(2) This is going to sound stupid...but if you don't have a grid. Flexbox is a more flexible tool in this more flexible case.
“I’ll take ‘L.A., You tit’ for $1000”
[1] https://developer.mozilla.org/en-US/docs/Tools/Page_Inspecto...
https://learn.freecodecamp.org/responsive-web-design/css-gri...
What's weird is that my eye sees the word `tit` before the rest of the context. I'm not a weird pervert or anything as far as I know. It actually does cut through the signal to noise in internet promo.
Reminds me of this offline tool: https://cssgrid.cc/ which is also quite well rated
It looks promising but I really don't like having to download software to make a web layout.
Mainly just posted the link to share the knowledge :)
There are some really nice touches, like when you drag a grid boundary, it highlights the changing properties in green. I'd love to see that expanded to also highlight when you have an area selected - highlight on the side what rows/columns it is participating in.
There are a few things that would be nice to touch up - when you have a grid area at the top, and you attempt to create a grid inside it, the 'tabs' at the top left and top right get obscured behind the top header. A concept of a document outline on the left might be nice, too, to understand which grid exactly you are editing, when there are nested grids.
This is very cool, though. :)
Loading failed for the <script> with source “https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.10/lod....
What I see in the editor is totally different than what comes over to codepen. Seems like this tool has some amazing potential!
For example, I can't click on certain elements, dragging to make something bigger actually makes it smaller, etc. This will be a really nice tool once the UI is ironed out.
tries it out
Wow, that's amazing. I'm tempted to build a new gui right now to replace a rather long in the tooth linear divs.
http://codesolvent.com/static-assets/gif-studio/ui-builder/s...
Kudos!!