'address' Example : Address « Tags « HTML / CSS






'address' Example

 
    

<html>
<head>
<title>address element example</title>
</head>
<body>
<address style="color:blue">blue address</address>
<address style="color:red">red address</address>
</body>
</html>           
      
        
  








Related examples in the same category

1.The Address Element
2.Address tag