'var' Example
<html> <head> <title>var element example</title> </head> <body> <var>variable</var> </body> </html>