fluidRow(column(
6,
panel_div(
class_type = "primary",
panel_title = "Directions",
content = "How to use the app"
)
),
column(
6, panel_div(
"success",
"Application Maintainers",
HTML(
"Email Me: <a href='mailto:drserdarbalci@gmail.com?Subject=Shiny%20Help' target='_top'>Serdar Balci</a>"
)
)
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.