Two Column Layout with Icon and Text Sections

This HTML layout uses Tailwind CSS classes to create a two column structure with icon and text sections. The top level div has a white background. Inside is a max-width container with padding for spacing. The inner content is split into two columns on large screens using grid cols, while stacking vertically on mobile. Each column contains an icon image floated left, with text content floated alongside it.

Similar Components

Other components related to tailwindcss, html, css, layout, grid, columns, icons, images, responsive tags