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






'acronym' Example

 
    



   
<html>
<head>
<title>acronym element example</title>
</head>
<body>
   <p align="center">acronym element</p>
   <acronym title="Hyper Text Markup Language">HTML</acronym>
   </body>
</html>      

     
      
        
  








Related examples in the same category

1.Text element: the acronym element
2.Abbreviations and acronyms