'var' Example : var « Tags « HTML / CSS






'var' Example

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








Related examples in the same category