Flex and Grid Layout tool

Browse, download and discuss plugins for Blumentals code editors
Post Reply
davidhelp
Posts: 29
Joined: Thu Jul 15, 2021 6:04 am

Flex and Grid Layout tool

Post by davidhelp »

How about a HTML & CSS & Flex and Grid Layout tool for responsive webpages?
With @media (min-width: queries
Also a menu button creator.

Example 3 columns across and 4 rows and type in the details with the correct media query.
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: Flex and Grid Layout tool

Post by pmk65 »

You might be able to integrate something like https://grid.layoutit.com/ (https://github.com/Leniolabs/layoutit-grid) in a separate window. And then pass back the result to Webuilder and insert the code.
There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply