Skip to content

Article card - CSS Component โ€‹

Playground โ€‹

Customization โ€‹

Construction โ€‹

The CSS component uses an <article> tag with the z-article-card HTML custom attribute.

Content โ€‹

Also, using a p tag inside the main tag, you can add a description to the action card.

Article card content

You can add a title to the action card inserting a header tag inside the main tag.

Header
Image โ€‹

Inserting an Image component tag inside the z-article-card tag will render an image.

Image
Header

Article card content

Tags โ€‹

The Article Card component allow tags to be inserted.

tag
color
Header

Action card content

Actions โ€‹

You can add a link to the action card inserting a button tag inside the main tag.

Header

Action card content

Browser support โ€‹

Detected engine: ย 

  • Chromium

  • Webkit

  • Gecko

HTML Examples โ€‹

CodeSandbox example โ€‹