A couple of button examples that I have found useful on w3schools.com.
<button type=\"button\" onclick=\"window.open('logout.php','_self')\">Logout</button>
A couple of button examples that I have found useful on w3schools.com.
<button type=\"button\" onclick=\"window.open('logout.php','_self')\">Logout</button>