Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <button type="button">HTML can go <strong>here</strong></button> <hr> <p>You can include HTML tags inside a button.</p> <p>More info: <a href="/html/tags/html_button_tag.cfm"><code>button</code></a>.</p>