Layout
Layout-related components
Info Block
A component containing heading, text, and image. HTML follows document structure priority order while CSS allows flexible positioning for PC/mobile layouts.
Diagonal Background Line
Draw a thick diagonal background line spanning the full browser width using only border-image. No pseudo-elements or extra wrapper elements required.