HTML5   30
list unstyled
Guest on 2nd February 2023 02:30:55 PM


  1.        <ul class="list-unstyled">
  2.                             <li><h3>Informatie</h3></li>
  3.                             <li>
  4.                                 <a href="/recruiters">Voor rekruteerders</a>
  5.                             </li>
  6.                             <li>
  7.                                 <a href="/integrations/ats-employers">ATS</a>
  8.                             </li>
  9.                             <li>
  10.                                 <a href="/integrations/publishers">Publisher programs</a>
  11.                             </li>
  12.                             <li>
  13.                                 <a href="/information/about-us">Over ons / Imprint</a>
  14.                             </li>
  15.                             <li>
  16.                                 <button id="cancel_account_footer_link" data-button_url="/login?back_url=/settings">
  17.                                     Account annuleren                                </button>
  18.                             </li>
  19.                         </ul>

Raw Paste

Login or Register to edit or fork this paste. It's free.