layout |
---|
default |
LAB 01 LAB 02 LAB 03 v1
LAB 04 Further Below
LAB 05 LAB 06
Shiny Demo 01 Shiny Demo 02 Shiny Demo 03 LAB 04a FlexDash
Code-Through Template
FlexDash Demo 01 FlexDash Demo 02 DB Template 01 DB Template 02 DB Template 03
<style> .button { background-color: white; color: black; border: 2px solid #0039a6; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border-radius: 12px; width: 300px; } .button { transition-duration: 0.4s; } .button:hover { background-color: #0039a6; color: white !important; } </style>