Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <label> First Name: <input type="text" name="first_name" placeholder="Enter your first name"> </label> <hr> <p>More info: <a href="/html/tags/html_input_tag.cfm"><code>input</code></a>.</p>