'min-height' Example : min height : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » min height »

 

'min-height' Example



    
<html>
<body>
<table border="3" style="table-layout:fixed; width:100%;">
  <tr>
     <td style="min-height:250px"> Cell </td>
  </tr>
</table>
</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» min height