Help for this page

Select Code to Download


  1. or download this
    <h3 class="header1"><span>Some Header</span></h3>
    <p>
    stuff
    </p>
    
  2. or download this
    h3.header1 span {
         display: none;
    ...
         height: 25px;
         padding: 0px;
    }