JSFiddle - React, Tailwind, and code Playground

by Nate Armstrong

HTML

<div class="catalog_interpreter_output">
  <h4><span class="left_just">ACCOUNTING</span><span class="right_just">15 HOURS</span></h4>
  <ul class="courses">
    <li class="course collapseable" id="course_ACC2020">
      <div class="bullet"></div><a data-toggle="collapse" href="#course_desc_ACC2020" role="button" aria-expanded="false" aria-controls="#course_desc_ACC2020"><span class="left_just">ACC2020 Accounting 1</span><span class="right_just">3</span></a>
      <div id="course_desc_ACC2020" class="collapse">
        <div class="course_preDesc">This course introduces the student to the double-entry system of bookkeeping and the basic accounting cycle. An examination of the fundamental concepts and procedures utilized by entities to communicate financial information according to generally accepted accounting principles. Individual effort is emphasized through a workbook and practice set.</div>
        <div class="course_postDesc">(Prerequisite: BUS2050)</div>
      </div>
    </li>
    <li class="course collapseable" id="course_ACC4010">
      <div class="bullet"></div><a data-toggle="collapse" href="#course_desc_ACC4010" role="button" aria-expanded="false" aria-controls="#course_desc_ACC4010"><span class="left_just">ACC4010 Accounting 2</span><span class="right_just">3</span></a>
      <div id="course_desc_ACC4010" class="collapse">
        <div class="course_preDesc">The acquisition, analysis, and reporting of financial information is important to the individual manager and the organization. Special attention will be given to the planning and control responsibilities of practicing managers. Individuals should gain confidence in their ability to interpret and use financial information for more effective decision-making.</div>
        <div class="course_postDesc">(Prerequisite: ACC2020)</div>
      </div>
    </li>
    <li class="course collapseable" id="course_ACC4020">
      <div class="bullet"></div><a data-toggle="collapse" href="#course_desc_ACC4020"...