1 Reply Latest reply: Jul 15, 2013 11:00 AM by Chris Bank - ReflowDev RSS

    CSS3 Multiple Columns

    dpsCygnus Community Member

      Webkit now has support for:

      • column-count
      • column-gap
      • column-rule

       

      Can I incorporate these into an Edge Reflow project ?

       

      I want to have a text box with 3 columns when it is viewed on large screen, changing to 2 columns for medium and then 1 column for phones etc.

       

      Any way to do this with Reflow, or do I have to hand-code to get that Webkit feature?

       

      Dave