how to create a button with text in HTML5?

HTML
    <button type="button">Click Me!</button>
 
Source

Also in HTML: