Title: Use with HTML
Last modified: October 6, 2016

---

# Use with HTML

 *  Resolved [MrFerriero](https://wordpress.org/support/users/mrferriero/)
 * (@mrferriero)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/use-with-html/)
 * Question: is is possible to use the tabs in my html coding other than just with
   shortcodes?
 * I have some backend html coding that I use and would love the information displayed
   in tabby form.

Viewing 1 replies (of 1 total)

 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/use-with-html/#post-8257526)
 * i am not sure what you mean as html is markup, not code. Do you mean you want
   to use the shortcodes within your php code? if so you can do this by echoing 
   the output of the do_shortcode function with the tabby and tabby ending shortcodes
   eg:
 * `<?php echo do_shortcode( '[tabby title="My Tab"]' ); ?>`
    -  This reply was modified 9 years, 8 months ago by [cubecolour](https://wordpress.org/support/users/numeeja/).

Viewing 1 replies (of 1 total)

The topic ‘Use with HTML’ is closed to new replies.

 * ![](https://ps.w.org/tabby-responsive-tabs/assets/icon-256x256.jpg?rev=2682041)
 * [Tabby Responsive Tabs](https://wordpress.org/plugins/tabby-responsive-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabby-responsive-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabby-responsive-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/tabby-responsive-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabby-responsive-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabby-responsive-tabs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cubecolour](https://wordpress.org/support/users/numeeja/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/use-with-html/#post-8257526)
 * Status: resolved