Help for this page

Select Code to Download


  1. or download this
    P, TD {
      text-align: left;
    ...
    P {
      width: 80%;
    }
    
  2. or download this
    P {
      text-align: left;
    }
    
  3. or download this
    P {
      text-align: center;
    }