# Can I Create Bootstrap Table with Julia Package?

**URL:** https://discourse.julialang.org/t/can-i-create-bootstrap-table-with-julia-package/94206
**Category:** General Usage
**Tags:** question
**Created:** [February 7, 2023, 1:28pm UTC](https://discourse.julialang.org/t/can-i-create-bootstrap-table-with-julia-package/94206 "2023-02-07T13:28:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Freya\_the\_Goddess](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/freya_the_goddess/32/36835_2.png) [@Freya\_the\_Goddess](https://discourse.julialang.org/u/Freya_the_Goddess)
#### Post date: [February 7, 2023, 1:28pm UTC](https://discourse.julialang.org/t/can-i-create-bootstrap-table-with-julia-package/94206/1 "2023-02-07T13:28:08Z")

</div>

Hi all,

I want to create a bootstrap table like this that can be sorted alphabetically or numerically:

![Capture d’écran_2023-02-07_20-26-11](https://global.discourse-cdn.com/julialang/original/3X/c/4/c4d613643d53ef859cbc5248977134070ac78d8e.png)

Can Julia create a single html webpage from running the code? Like plotting showing GUI box.
