# Html

HTML builder for the most common elements

****

- Full class name: `Kirby\Toolkit\Html`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Toolkit/Html.php#L18>

****

### Html

- [Html::__callStatic()](https://getkirby.com/docs/reference/objects/toolkit/html/__call-static.md)
- [Html::a()](https://getkirby.com/docs/reference/objects/toolkit/html/a.md)
- [Html::attr()](https://getkirby.com/docs/reference/objects/toolkit/html/attr.md)
- [Html::breaks()](https://getkirby.com/docs/reference/objects/toolkit/html/breaks.md)
- [Html::create()](https://getkirby.com/docs/reference/objects/toolkit/html/create.md)
- [Html::decode()](https://getkirby.com/docs/reference/objects/toolkit/html/decode.md)
- [Html::email()](https://getkirby.com/docs/reference/objects/toolkit/html/email.md)
- [Html::encode()](https://getkirby.com/docs/reference/objects/toolkit/html/encode.md)
- [Html::entities()](https://getkirby.com/docs/reference/objects/toolkit/html/entities.md)
- [Html::figure()](https://getkirby.com/docs/reference/objects/toolkit/html/figure.md)
- [Html::gist()](https://getkirby.com/docs/reference/objects/toolkit/html/gist.md)
- [Html::iframe()](https://getkirby.com/docs/reference/objects/toolkit/html/iframe.md)
- [Html::img()](https://getkirby.com/docs/reference/objects/toolkit/html/img.md)
- [Html::isVoid()](https://getkirby.com/docs/reference/objects/toolkit/html/is-void.md)
- [Html::link()](https://getkirby.com/docs/reference/objects/toolkit/html/link.md)
- [Html::parse()](https://getkirby.com/docs/reference/objects/toolkit/html/parse.md)
- [Html::rel()](https://getkirby.com/docs/reference/objects/toolkit/html/rel.md)
- [Html::simplify()](https://getkirby.com/docs/reference/objects/toolkit/html/simplify.md)
- [Html::tag()](https://getkirby.com/docs/reference/objects/toolkit/html/tag.md)
- [Html::tel()](https://getkirby.com/docs/reference/objects/toolkit/html/tel.md)
- [Html::value()](https://getkirby.com/docs/reference/objects/toolkit/html/value.md)
- [Html::video()](https://getkirby.com/docs/reference/objects/toolkit/html/video.md)
- [Html::videoAttr()](https://getkirby.com/docs/reference/objects/toolkit/html/video-attr.md)
- [Html::vimeo()](https://getkirby.com/docs/reference/objects/toolkit/html/vimeo.md)
- [Html::youtube()](https://getkirby.com/docs/reference/objects/toolkit/html/youtube.md)