JSFiddle - React, Tailwind, and code Playground
by von
HTML
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<div class="panel panel-primary">
<div class="panel-heading"><h4>Plan</h4></div>
<table class="table">
<thead>
<tr>
<th>Set project strategy, tactics and timing</th>
<th><a href="" target="_blank">Project Brief</a></th>
</tr><tr>
<th>Choose the right channel for your communication</th>
<th><a href="" target="_blank">Channel Guidelines</a> ‌ ‌ ‌ ‌ ‌ ‌‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌‌ ‌ ‌ ‌ ‌ ‌ </th>
</tr>
<tr>
<th>Add your project to the calendar<br><br></th>
<th><a href="" target="_blank">Communications Calendar Intake</a> </th>
...