Skip to contents

This function creates the HTML & CSS that contains the text for the icon-text-grid

Usage

icon_text(text, width_px = 400)

Arguments

text

Text that is placed ont the grid. Must be character vector of length 1. Can use Markdown notation.

width_px

Width of the text. Must be numeric vector of length 1. Defaults to 400

Value

HTML & CSS