EMail template

by Jason Rose

HTML

<!DOCTYPE html>
<html>

<head>
    <title>Requests demo 4</title>
</head>

<body style="margin: auto; font-family: arial; sans-serif; background-color: #999">
    <div style="margin: auto; width: 900px; padding: 40px 0;">
        <div style="margin: 0; width: 900px; padding: 70px 0; text-align: center">
            <h1 style="font-size: 48px; font-weight: 400; margin-bottom: 10px; ">Worklife365 Account Request for</h1>
            <h2 style="font-size: 40px; font-weight: 400; margin-bottom: 0; margin-top: 0">Lakeside Mechanical & Electrical Services Limited</h2>
        </div>

        <div style="width: 650px; margin: auto; padding: 0 0 40px 0">
            <div style="width: 150px; float: left;">
                <div style="border-radius: 75px; height: 150px; width: 150px; overflow: hidden; text-align: center; margin: 0 auto;">
                    <img style="height: 150px; min-width: 100%; max-width: none; margin: 0 -100%;" src="https://i.dailymail.co.uk/1s/2019/11/30/04/21640246-7740881-The_film_starred_Sam_Worthington_and_Zoe_Saldana_via_performance-a-37_1575089840726.jpg" alt="" />
                </div>

            </div>
            <div style="width: 450px; float: left; padding: 20px 0 0 30px;">
                <h2 style="font-size: 40px; font-weight: 400; margin-bottom: 0; margin-top: 0">Jason Rose</h2>
                <h3 style="font-size: 30px; font-weight: 400; margin-bottom: 0; margin-top: 0">Messaging Specialist</h3>
                <h3 style="font-size: 20px; font-weight: 400; margin-bottom: 0; margin-top: 10px">UK Engineering Applications</h3>
            </div>
            <div style="clear: both;"></div>
        </div>
        <div style="clear: both;"></div>
        <div style="width: 900px; background-color: #fff; margin-top: 50px">
            <div style="width: auto; background-color: #f3f3f3; margin: 0; padding: 10px 0 10px 10px; border-bottom: 1px solid #f3f3f3">
                SECTION HEADING
            </div>
            <div...