Código HTML :
<style type="text/css"> #f{width:100px; height:100px; background:#999999; background:#333333; padding-top:2px;} hgroup{width:30px; height:20px; background:#666666;} </style> <body> <section id="f"> <hgroup> <h5>cr</h5> </hgroup> </section> </body>