HTML email

HTML

<table cellspacing="0" cellpadding="0" border="0" width="100%" style="border-top: 1px solid #bbbbbb;">
        <tbody><tr>
            <td style="padding: 16px 0px; border-bottom: 1px solid #bbbbbb;">
                <table cellspacing="0" cellpadding="0" border="0" width="100%" height="1">
                    <tbody><tr>
                        <td style="vertical-align: top;">
                            <table cellspacing="0" cellpadding="0" border="0" width="100%" height="100%">
                                <tbody><tr>
                                    <td style="vertical-align: top;">
                                        <strong><a href="#" style="color: #000000; text-decoration: none;">Top aligned</a></strong>
                                        <br>
                                        Price
                                        <br>
                                        Size
                                        <br><br>
                                        Wishlist comment - Phasellus sollicitudin consequat consectetur. Morbi a elit leo. Aliquam velit nibh, aliquet quis posuere at, vestibulum nec orci.
                                    </td>
                                </tr>
                                <tr>
                                    <td style="vertical-align: bottom;">
                                        
                                        <strong><a href="#" style="color: #000000; text-decoration: none;">Bottom aligned</a>
                                        &nbsp;&nbsp;&nbsp;<a href="#" style="color: #000000; text-decoration: none;">Add to cart</a>
                                        </strong>
                                    </td>
                                </tr>
                            </tbody></table>
                        </td>
                        <td width="120px" valign="bottom" style="padding-left: 16px;">
                            <div style="text-align: center;...

CSS

body {
    margin: 40px;
    font-family: sans-serif;
}