Let the h2 element span across all columns:
![]()
The column-span property is supported in Internet Explorer 10 and Opera.
Safari and Chrome support an alternative, the -webkit-column-span property.
Note: The column-span property is not supported in Internet Explorer 9 and earlier versions.
The column-span property specifies how many columns an element should span across.
| Default value: | 1 |
|---|---|
| Inherited: | no |
| Version: | CSS3 |
| JavaScript syntax: | object.style.columnSpan="all" |
| Value | Description | Play it |
|---|---|---|
| 1 | The element should span across one column | Play it » |
| all | The element should span across all columns | Play it » |
Column-count
Divide the text in a div element into three columns.
Column-gap
Divide the text in a div element into three columns, and specify a 30 pixels gap
between the columns.
Column-rule
Specify the width, style and color of the rule between columns.
CSS3 tutorial: CSS3 Multiple Columns
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.