Hello Toastmasters,
I saw a multiple posts here on the inclusion of "Theme" and "word of the day" in the agenda and as I couldn't find one that'd suit our club requirements, I decided to create a simple one to be included in the meeting description.
PFB the source code of the meeting description. I thought it'd help someone .
{
<style type="text/css">table{
border: 1px solid #D3D3D3;
}
</style>
<table border="1" border-style="solid" style="width:100%">
<tbody>
<tr>
<th rowspan="3" width="20%"><img src="
tnc.toastmastersclubs.org/imageuploads/ti/tm-logo-small.jpg
" />
<th align="center" bgcolor="#f1f3f4" colspan="3">TOASTMASTERS CLUB</th>
</tr>
<tr>
<td align="center" width="20%">DATE :</td>
<td align="center" bgcolor="#f1f3f4" width="38%">ROOM :</td>
<td align="center">1200 - 1300 hours</td>
</tr>
<tr>
<td align="center" bgcolor="#f1f3f4" colspan="3">Theme : </td>
</tr>
<tr>
<td width="20%">Word of the day</td>
<td align="left" colspan="3"> </td>
</tr>
<tr>
<td bgcolor="#f1f3f4" width="20%">Word in a sentence</td>
<td align="left" bgcolor="#f1f3f4" colspan="3"> </td>
</tr>
</tbody>
</table>
<p> </p>
}