ui/ui_LandingPage2.R

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>"
    )
  )
))
sbalci/histopathRshiny documentation built on March 27, 2023, 10:09 a.m.