Show Output
<!DOCTYPE html> <html lang="en"> <head> <title>Example of HTML samp tag</title> </head> <body> <p>If the browser display an error message such as "<samp>HTTP 404 - File not found</samp>" you may simply have typed the incorrect url address.</p> </body> </html>