The <button> element is used to create an HTML button. Any text appearing between the opening and closing tags will appear as text on the button. No action takes place by default when a button is clicked. Actions must be added to buttons using JavaScript or by associating the button with a form.
[dt_sc_button link="#" size="medium" bgcolor="#f2f2f2" variation="blue" textcolor="#ededb8" target="_blank" arrow="Yes"]Button Title[/dt_sc_button]