web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Center Justify Email S...
Power Automate
Answered

Center Justify Email Summary from Template

(0) ShareShare
ReportReport
Posted on by 55
Greetings,
I'm struggling a bit with how to center the fields in template for sending an email summary template.
 
 
Categories:
  • Verified answer
    SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at
    You could use inline styles in your HTML to achieve that.
    <table style="width: 100%; border-collapse: collapse; background-color: #333; color: #FFF;">
        <tr>
            <th style="padding: 8px; border: 1px solid #FFF; text-align: center;">Task</th>
            <th style="padding: 8px; border: 1px solid #FFF; text-align: center;">StartDate</th>
            <th style="padding: 8px; border: 1px solid #FFF; text-align: center;">DueDate</th>
            <th style="padding: 8px; border: 1px solid #FFF; text-align: center;">PercentComplete</th>
        </tr>
        <tr>
            <td style="padding: 8px; border: 1px solid #FFF; text-align: center;">Task 1</td>
            <td style="padding: 8px; border: 1px solid #FFF; text-align: center;">10/28/2024</td>
            <td style="padding: 8px; border: 1px solid #FFF; text-align: center;">0</td>
            <td style="padding: 8px; border: 1px solid #FFF; text-align: center;">0%</td>
        </tr>
       
    </table>

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 231 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 217 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 170

Last 30 days Overall leaderboard