How to add display string to HTML. I want to add styles of it. <?php $hourMin = date('H'); echo $hourMin; ?>