Set image, title and buttons in the same line of the header of a shiny dashboard
问题 How can I put an image,title and buttons in the same line inside the header of a shiny dashboard? It looks like that the title remains hidden above the buttons but it is supposed to be between image and button since I use tags$li() . library(shiny) library(shinydashboard) library(shinydashboardPlus) library(shinyjs) mytitle <- paste0("Life, Death & Statins") dbHeader <- dashboardHeaderPlus( titleWidth = "0px", tags$li(a(href = "http://https://www.uow.edu.au/", # '', div(style = "margin-left: