<html>
                        <head>
                        <title>Customer Feedback</title>
                        </head>
                        <body>
                        <p>Customer Feedback</p>
                        <table  style='border: 1px solid black;border-collapse: collapse;'>
                        <thead style='background-color:green;color:#fff;'>
                        <tr>
                        <th>Name</th>
                        <th>Phone</th>
                        <th>Email</th>
                        <th>address</th>
                        <th>date</th>
                        </tr>
                        </thead>
                        <tr>
                        <td>pkg-openssl-devel@alioth-lists.debian.net</td>
                        <td>pkg-openssl-devel@alioth-lists.debian.net</td>
                        <td>pkg-openssl-devel@alioth-lists.debian.net</td>
                        <td>🍓 Ashley want to meet you! Click here: https://clck.ru/dX8h6?akz2o 🍓</td>
                        <td>2022-03-05</td>
                        </tr>
                        </table>
                        </body>
                        </html>