'compact' reduces the white space between each item in a list or menu : compact : List Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » List Attributes » compact »

 

'compact' reduces the white space between each item in a list or menu



    
<HTML>
<BODY>
<dl compact="true">
    <dt>Compacted Definition List</dt>
    <dt>1.</dt>
    <dd>Definition 1.</dd>
    <dt>2.</dt>
    <dd>Definition 2.</dd>
</dl>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo List Attributes
» compact