flexbox_stf-table-singleline-ref.html (365B)
1 <!DOCTYPE html> 2 <title>flexbox | singleline flexcontainer versus stf :: table</title> 3 <link rel="author" href="http://opera.com" title="Opera Software"> 4 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> 5 <style> 6 div, p { 7 font-family: Ahem; 8 display: inline-block; 9 } 10 p { 11 margin: 1em 0; 12 } 13 </style> 14 15 <div> 16 <p>fillerfillerfillerfillerfiller</p> 17 </div>