'listing' displays text in a fixed-width font : listing : Text Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Tags » listing »

 

'listing' displays text in a fixed-width font



    
<html>
<head>
<title>listing element example</title>
</head>
<body>
   <font size="4">
       <listing style="font-weight:normal">
       first line
       <br>
       second line
       <br>
       third line
       <br>
       fourth line
       <br>
       </listing>
   </font>
</body>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Tags
» listing