I'm trying to use CSS3 multi-column column layout in my android application using WebView, but want to make sure there is always a break before h1 tags. This rule seems to work in Android 4.0 WebView, but looks like it's ignored in 2.3.3. Has anyone got this to work?
Unfortunately this proprietary CSS property is not supported in WebKit browsers version 533 and below.
Try to use native CSS3 property instead: column-break-before
See also here for more details on how to use this CSS3 property: http://www.vanseodesign.com/css/multi-columns/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With