Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>My computer says <samp>Good Morning!</samp> every time I start it... amazing!</p> <hr> <p>The <code>samp</code> element represents sample output from a computer program, script etc.</p> <p>More info: HTML <a href="/html/tags/html_samp_tag.cfm"><code>samp</code></a> element.</p>