JSFiddle - React, Tailwind, and code Playground
by douglasloyo
HTML
Your Student has an Absence Alert. Please access the Parent Portal to see more detail:
<h3>
Absences Detail
</h3>
<ul>
<li>Unexcused Absences: <span>55</span></li>
<li>Excused Absences: <span>55</span></li>
<li>Tardies: <span>55</span></li>
</ul>
<hr/>
<h3>Course Grades Detail</h3>
<ul>
<li>Physics (PHYSICS): <span>74</span></li>
<li>Precalculus (PRE-CALC): <span>72</span></li>
</ul>