Click me!
HTML
To have your button actually say something, add 'yourtext' to onclick="alert()".Like this: onclick="alert('yourtext')"
'yourtext'
onclick="alert()"
onclick="alert('yourtext')"
CSS
No JS