Two Column Layout with Divider

This HTML structure uses Tailwind CSS to create a two column layout with a divider in between. The outer div has relative positioning to allow absolute positioning of the divider. The divider is created with a border on a flex container that stretches full width. The span in the second div is centered and can be used to display text over the divider.

Similar Components

Other components related to tailwind, css, html, divider, layout, columns, flexbox tags