Doc

Button

Button Sugam Pokharel

The button shortcode creates a styled link button. Common params are href, target, width, height, and class.

Shortcode Example

HTML
1
2
{{< button href="/posts" target="_self" width="200" >}}Browse Posts{{< /button >}}
{{< button href="https://example.org" target="_blank" >}}External Link{{< /button >}}

Actual Use

Browse Posts External Link

Share this article

  • X
  • Facebook
  • LinkedIn
  • Reddit
  • WhatsApp
  • Telegram
  • Pinterest
  • Bluesky