Contact Form

Contact Form Home 02

Estimated reading: 1 minute 15 views
<div class="techex-contact-us">
    <div class="row">
        <div class="col-md-12">
            [text* your-name placeholder "Full Name Here"]
        </div>
        <div class="col-md-12">
            [email* your-email placeholder "Email Address"]
        </div>
        <div class="col-md-12">
            [textarea your-message placeholder "Write Message"]
        </div>
        <div class="col-md-6">
            <button class="techex-addons-btn style-one" type="submit">
                Get Free Quote <i style="margin-left:10px" class="fas fa-arrow-right"></i>
            </button>
        </div>
    </div>
</div>
Share this Doc

Contact Form Home 02

Or copy link

CONTENTS