We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ea475 commit 139974eCopy full SHA for 139974e
1 file changed
css3-multicol/Overview.src.html
@@ -19,6 +19,9 @@
19
table.breaks td, table.breaks th { border: thin solid black; padding: 0.1em 0.2em }
20
21
div.example:before { width: 9em }
22
+
23
+body { columns: 2 }
24
+h1, h2, h3, div { column-span: all }
25
</style>
26
27
</head>
0 commit comments